.navbar-brand img {
    max-height: 5rem;
}
/* start of main banner */
.yasmeen-video .justify-center {
    justify-content: end;
}
@media (max-width:1024px) {
  .yasmeen-video{
    height: auto;
    background-size: contain;

    a {
      padding: .25rem 1rem;
    }
    .p-10 {
      padding: 5.5rem;
    }
    .mt-2 {
      bottom: 0;
      position: absolute;
    }
  }
}
salla-localization-modal + section.s-block--fixed-banner {
  margin-top: 0;
  .container,  .container div{
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .banner {
    width: 100%;
    margin: 0;
  }
  img {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
}
/* end of main banner */
.yasmeen-banner-0 .yasmeen-banner-title::after,.banner--fixed img {
    background-color: transparent !important;
}
.yasmeen-special-banners {
  .mb-8 {
    margin-bottom: 0;
  }
  .group {
    border: 0;
    border-radius: 0;
    .absolute {
      background-color: transparent;
      right: 50%;
      transform: translateX(50%);
      text-align: center;
      width: 100%;
    }
  }
}
.yasmeen-story-info a h4 {
    text-indent: -9999px;
    background-image: url("https://i.ibb.co/DfBQvyJH/parttyhouse.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 117px;
    height: 125px;
    display: block;
}
.yasmeen-categories-slide h3 {
  margin-block-end: 8px;
  font-weight: 400;
}
.swiper-wrapper > div {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
@media only screen and (min-width: 992px) {
.swiper-wrapper{
  width: 82% !important;
}
}