
@media (max-width: 1399px){
    .xengay-ds {
        width: 45% !important;
    }
}
@media (max-width: 1024px){
    .div-content {
        border-radius: 15px;
    }
    .img-tl {
        margin: auto;
        display: block;
        margin-left: 0;
        width: 100%;
        margin-top: 0.7%;
    }
    .div-content {
        width: 77%;
    }
    .overflow-x-hidden::-webkit-scrollbar {
        width:5px;
    }
    .noidung p.main-title {
        font-size: 115%;
    }
}
@media (max-width: 768px){
    .noidung img.w-50 {
        width: 100% !important;
    }
}
@media (max-width: 575.98px){
    .xengay-ds {
        width: 37% !important;
    }
    .div-content p {
        margin-bottom: 0% !important;
        font-size: 74%;
        line-height: 20px;
        text-align: left;
    }
    .noidung p.p-title, .noidung p {
        margin-bottom: 0px !important;
    }
    .noidung table tr th, .noidung table tr td {
        padding: 2px 2px !important;
        text-align: center;
        border: 1px solid #000;
        font-size: 60%;
    }
    .noidung table tr th {
        font-weight: 600;
        font-size: 60%;
    }
    .div-content {
        border-radius: 8px;
    }
    .noidung p.main-title {
        font-size: 87%;
    }
}