.weeklyOffers img.max-w-full{
max-width:50% !important;
  margin:auto
}
@media (min-width: 768px) {
    .slider-banner-main-0 {
        height: 705px;
    }
  .slider-banner-main-4 {
    height: 665px;
  }
  .slider-banner-main-4 p{
    font-size: 48px !important;
    max-width: 100% !important;
    font-weight: bold !important;
  }
  .slider-banner-main-4 .max-w-\[700px\]{
    max-width: 75% !important;
    width: 100% !important;
    background-color: #ffffff10 !important;
    box-shadow: 0px 0px 17px 0px #000000;
    border-radius: 10px;
  }
  .slider-banner-main-4 .mt-\[32px\]{
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .weeklyOffers salla-slider .swiper-slide {
    display: flex !important;
    justify-content: center !important;
}
    .slider-banner-main-0, .slider-banner-main-4 {
        height: 420px;
    }
  .slider-banner-main-0 h1{
    font-size: 28px !important;
    max-width: 55% !important;
  }
  .slider-banner-main-4 .max-w-\[700px\]{
    max-width: 95% !important;
    z-index: -2 !important;
    width: 100% !important;
    background-color: #ffffff10 !important;
    box-shadow: 0px 0px 5.68px 0px #000000;
    border-radius: 10px;
    padding: 15px 0;
    margin-bottom: 65%
  }
    .slider-banner-main-4 .mt-\[32px\]{
    margin-top: 10px !important;
  }
  .slider-banner-main-4 p{
    font-size: 18px !important;
    max-width: 100% !important;
    font-weight: bold !important;
  }
  .slider-banner-main-4 h1{
    font-size: 18px !important;
  }
  .max-h-\[300px\].lg\:max-h-full.lg\:min-h-full.w-full.lg\:w-1\/2.flex.items-center.overflow-hidden {
    justify-content: end;
}
}