.s-block{
  margin-bottom:2rem
}

.NG-hero-section .wrapper:where([dir="rtl"], [dir="rtl"] *) {
    right: 50%;
    transform: translateY(70%);

}

  .NG-categories .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 600px;
    margin: auto;
}


@media(max-width:768px){
  .NG-main-banner-5 .text-wrapper  {
    align-items: start;
}
    .NG-main-banner-5 .text-wrapper  *{
    text-align:  right !important;
}
  .NG-main-banner-5 .banner-1 {
    background: url(https://cdn.files.salla.network/homepage/5725279/047cbab5-65df-4947-a6a2-e7c62ccb7d74.webp) center left/ cover no-repeat;
}
    .NG-categories .grid {
    max-width: 240px;
}
  [dir=rtl] .NG-hero-section .subtext-bottom {
    display: none !important;
}

}

.NG-categories .card-back-overlay {
    display: none;
}
.homeslider__slide img {
    object-fit: contain;
}