@media (max-width:767px) {
    .slideshow {
        background:#fff !important;
        max-height:unset !important;
    }
    .text-cautao4, .col-item-logo .col-inner {
        padding-top: unset !important;
    }
    .bang-giaiphap h2 {
        padding-top: unset !important;
        margin-bottom: 0 !important;
    }
    .item-support {
        margin-bottom: 10px;
    }
    .item-support:nth-child(4) {
        margin-bottom: 0px;
    }
    .col-feature-products .product-features .box-image a img {
        min-height: unset !important;
    }
}
@media (max-width:549px) {
    .products-home .box-image img {
        min-height: 128px;
    }
    .row-chungnhan {
        padding: 2em 0 0;
    }
    .col-feature-products .product-features .box-image a img {
        min-height: unset !important;
    }
    
    .home .price-wrapper .price {
        font-size:16px;
    }
    .home .dktuvan-form .section-title-normal span::after {
        display: none;
    }
    .home .dktuvan-form .section-title-normal span {
        font-size:14px
    }
    .price-wrapper span.price i {
        position: absolute;
        left: 3px;
    }
}
.products-home .col-inner {
    border: 1px solid #cccccc80;
    border-radius: 5px;
}