/* للشاشات الصغيرة (Mobile) */
@media (max-width: 767px) {
    .logo-light, .logo-dark {
        max-height: 60px !important;
    }
}