.s-block.s-block--slider-with-bg > .slider-bg::before {
  content: none !important;
  display: none !important;
}

.navbar-brand img {
    max-height: 3rem !important;
}

.s-block--banners .banner-entry {
  background-repeat: no-repeat;
  background-position: center;
  
  height: auto !important;
  aspect-ratio: 16 / 9; /* فيك تعدل النسبة حسب الصورة */
}

custom-main-menu {
    min-height: 0;
}