
@media only screen and (max-width: 768px) {

    .container-detail {
        width: 100% !important;
        margin: 0 !important;
    }

    .container-content-new, .right-panel {
        width: calc(100% - 10px);
        margin: 5px;
    }

    .div-new-brand {
        width: 30% ;
    }

    .div-new-brand div {
        font-size: 15px ;
    }

    .news-name {
        padding: 0 !important;
    }

    .list-keyword {
        max-height: 87px;
        padding: 0 !important;
    }

    .content-new-tow-line {
        display: none !important;
    }

    .item-slider-news .content-new-tow-line {
        display: -webkit-box !important;
    }
    /* .border-discover{
        left: 63% !important;
    }
    .bottom-discover{
        width: 385px;
    } */
}
