@media only screen and (max-width: 900px) {
    header#header div#logo {
        margin-top: 0px !important;
    }

    a.ion_a_tab {
        display: none !important;
    }
    .row.tem_son_home  .col.medium-3 {
        width: 50%;
    }
    article#product-featured-taxonomies .thumb--product h4 {
        font-size: 12px;
    }
    .col.medium-3.noPadding.sidebar_category {
        display: none;
    }
    .post-item.cate a {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .post-content {
        margin-left: 10px;
        margin-top: 20px;
    }

    .header-main {
        height: 80px !important;
    }
    #logo img {
        max-height: 80px !important;
    }
    span.section-title-main.tin_tuc {
        font-size: 23px;
        line-height: 0px;
    }
}
