@media only screen and (max-width: 40em) {/*Di động */
    .hinhtruyen {
        height: 150px;
    }
    [class*="block-grid-"] > li {
        padding: 0 0.625rem 0.25rem;
    }
    .borderbottom{
        border-bottom: 1px dashed #cccccc;
    }
    .tblChiTietDiDong>tbody>tr>td:first-child{
        font-size: 12px;
    }
    .listdanhmucsanpham > li{
        float: left;
        width: 49%;
    }
    .listdanhmucsanpham > li:nth-of-type(2n+0){
        float: right;
    }
    .listdanhmucsanpham > li > a{
        font-size: 10px;
    }
    .top-bar-section .has-dropdown.liMenuMega > a{
        padding: 12px 0px !important;
    }
    button.small, .button.small {
        padding: 9px 9px;
        font-size: 10px;
    }
    .tabs dd > a, .tabs .tab-title > a {
        padding: 5px 9px;
        font-size: 13px;
    }
    h2.tensanpham {
        font-size: 12px;
    }
    #back-top{
        left: 2%;
    }
    .slide_likebox{
        display: none;
    }
}
