/* Add custom CSS styles below */ 
.NG-hero-section .flex.flex-col.items-start {
    margin-right: clamp(1rem, -0.7985rem + 7.6735vw, 6.875rem);
    width: 40%;
    left: 0 !important;
    right: unset;
}
.GL-promotional-banner .relative h2 {
    background: #fff;
    padding: 10px;
}

@media (min-width: 992px) {
.NG-categories .s-slider-container .swiper-wrapper {
    justify-content: center;
}
}
@media (max-width: 768px) {

  /*NG-categories-1 **/
.NG-categories .card-inner {
    height: 450px;
}
/*NG-categories-1 **/

  .GL-promotional-banner  
 .flex.flex-col {
    height: 450px !important;
}
}

salla-contacts {
  display: none !important;
}