@media only screen and (max-width: 600px) {

    .jame-hardie-table td {
        width: 100%;
        display: block;
    }

    .hover-effect01 {
        position: relative;
        background: #fff;
        color: #646464;
        top: 5px;
    }
    .logo-section-left{
        text-align: center;
    }
    .add-section{
        width: 65px;
        margin-right: -55px;
        position: absolute;
        top: -200px;
        right: 47px;
    }
    .left-top{
        text-align: center;
    }
    .top-social{
        display: none !important;
    }
    .home-nav{
        margin-top: 10px;
        padding-right: 0 !important;
        padding-left: 0;
    }
    .main-nav ul{
        padding-left: 0;
        text-align: center;
    }
    .address{
        text-align: center !important;
        margin-top: 10px;
    }
    .carousel-inner .carousel-item{
        padding: 5px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .testimonila{
        padding: 1rem !important;
        padding-top: 3rem !important;
        padding-bottom: 4rem !important;
    }
    .vendor .col-md-3{
        margin-bottom: 2rem;
    }
    .banar .carousel.slide, .banar .carousel .carousel-item img{
        height: 150px;
    }
    .heading{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .gallery-section{
        background: #f1f0ee !important;
    }
    #stickThis .sticky-header .col-md-7{
        display: none !important;
    }
    #stickThis .sticky-header .col-md-2{
        display: none !important;
    }
    #stickThis .sticky-header .col-md-3{
        text-align: center;
    }
    .bottom-green-ribbon {
        display: block;
    }
}