@media (min-width: 1025px){
#news-bodyhtml img {
    max-width: 90% !important;
width:auto !important;
}
.text-sologan {
    max-width: 550px;
}
.text-sologan li:first-child {
    font-size: 24px;   
}
.text-sologan li:last-child {
 font-size: 26px;
}
}

@media (max-width: 991px){
.text-sologan, .text-modile {
    width: 250px;
}
}

.css-left .metismenu .sidebar-nav ul a {
padding: 10px 26px !important;
}
.height-home {
width:auto !important;
}
.text-modile .dong a, .text-modile .dong {
    font-size: 16px;
}
.text-modile .line a, .text-modile .line {
   font-size: 18px;
 }
.item-content .item-inner a {
    text-transform: uppercase;
}

body { font-family: Arial, sans-serif; line-height: 1.6; margin: auto; padding: 20px; background-color: #fdfdfd; } h1, h2 { color: #003366; } .profile-header { display: flex; align-items: flex-start; gap: 20px; margin-bottom: 30px; } .profile-pic { width: 305px !important; height: auto; border-radius: 10px;} .profile-info p { margin: 6px 0; } ul, ol { margin-left: 20px; }