.product-card-content-media-image {
   aspect-ratio: unset !important;
}
@media screen and (max-width: 786px) { 
  .main-navbar img {
       height: 40px !important;
   }
}
.marquee__content {
   direction: rtl !important;
}