@media only screen and (max-width: 900px) {
    .taxonomies_homes_lkd {
        grid-template-columns: repeat(3, minmax(0, 1fr));

    }
    .body_date {
        text-align: center;
        width: 100%;
        margin-left: 0%;
    }
    article#product-category-date {
        background-image: none !important;
        background: var(--primary-color);
        padding: 17px;
        background-size: 100% , 100%;
    }
    .body_date .countdown {
        font-size: 9px;
    }
    aside.header_code .owl-carousel.thong_bao_head.owl-loaded.owl-drag img {
        height: auto;
    }
    aside.img_body_s {
        margin-top: 10px;
    }
    .box-product-avatar {
         height: auto;
    }
    .header-wrapper  i.icon-menu {
        color: white;
    }

}
