@media (max-width: 991px){
    *{

    }
    .container{
        width: 98%;
        max-width: 98% !important;
    }
    .sliderParentBlock{
        width: 100% !important;
    }
    .main-slider .swiper-slide:nth-of-type(2n) .slider-content{
        width: 96%;
    }
    .main-slider .swiper-slide.text-center.swiper-slide-active{
        background-size: auto 100%;
        background-repeat:
                no-repeat;
        background-position: left;
        height: 158px;
    }
    .bannersParentBlock{
        width: 100% !important;
    }
    .main-slider{
        float:none
    }
    .hometab .customNavigation {
        left: auto;
        right: 0;
        margin: auto;
        top: -62px;
    }
    .row_button_good .form-control.quanty{
        width: 41px;
    }
    #content .product-grid .product-block{

        padding:0

    }
    .product-layout.product-grid {
        width: 49%;
    }
    .product-block-inner{
        margin:0
    }
    .productpage .description .product-description .description-right {
        padding-left: 13px;
        word-break: break-all;
    }
    #tabs_info.product-tab .tab-content{
        max-height: none;
    }
    #related-carousel{

        width: 95%;

        left: 2.5%;

    }
    .product-brand, .product-thumb .caption h4 {
        white-space: normal;
        display: block;
        float: left;
        width: 98%;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 49px;
        line-height: 19px;
        font-weight: 500;
    }
    .category_list{
        display: none;
    }
    #cart .dropdown-menu{
        right: -12px;
    }
    .live-search{
        width:100%;
        left: 0%;
    }
    .footerLogoCol{
        padding:0
    }
    .footer-logo img{
        display:block;
        width:200px;
    }
    .descr_Footer{
        line-height: 19px;
        margin-bottom: 21px;
    }
}