/* Add custom CSS styles below */ 
.al_fixed_banner .items-center.justify-center{
background-image:url(https://cdn.files.salla.network/homepage/1619196109/24516c10-cfe2-4c87-b485-59af0edb7e8f.webp);
    
}

.floatingbanner img {
    max-width: 100%;
    width: 150px;
    height: 150px;
}
@media (max-width: 768px) {
/* footer */
  .store-footer__inner .grid .col-span-2 {
    grid-column: span 1 / span 2;
  }
  footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .store-footer__inner .col-span-2 > a {
    max-width: 150px;
    margin: auto;
  }

  .store-footer__inner .s-menu-footer-list > a {
    text-align: center;
  }
  /**/
}