@media only screen and (max-width: 900px) {
    .formOjbect.contact {
        width: 100%;
        margin: auto;
        box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
        border-radius: 10px;
        padding: 15px;
    }
    .formOjbect.contact {
        width: 100%;
        margin: auto;
        box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
        border-radius: 10px;
        padding: 15px;
    }
    .tab_home {
        margin-top: 0px;
    }
    .tab_home li.tab.has-icon a {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        text-transform: uppercase;
        color: #AA0000;
    }
    article#product-category .box-product-content h2 {
        font-weight: 500;
        color: black;
        font-size: 20px;
        line-height: 22px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 46px;
        text-align: center;
    }
    .container.homes.doitac .reviews img {
         height: auto!important;
         width: 100%!important;
    }

    .title_hone p {
        width: 100%;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 114.5%;
        text-align: justify;
        color: #000000;
    }
    .khach_hang {
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        color: #000000;
    }
    .cam-nhan {
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        color: #000000;
    }
    .container.homes.feebback .slide-item {
        background: #FFFFFF;
        border: 4px solid #D4B06E;
        border-radius: 27px;
        padding: 20px;
        height: 552px;
        overflow: hidden;
    }
    .cam_nhan_home_commen {
        background: #FFFFFF;
        border: 4px solid #D4B06E;
        border-radius: 28px;
        top: 0px;
        position: relative;
        height: 505px;
    }
    article#product-category .box-product img {
        height: 200px;
    }

}
