/* شاشات الجوال (أصغر من 768px) */
@media (max-width: 767px) {
   .two-row .banner-entry:first-child {
    height: 420px;
}
a.navbar-brand.absolute.right-1\/2.translate-x-1\/2 {
    --tw-translate-x: 80%;
}

}