/* Add custom CSS styles below */ 

.mt-5 {
    margin-bottom: 1.25rem;
}

@media (max-width: 991px) {
.simplified-products .s-products-list-wrapper .product-card--simplified .product-card__promotion {
    top: 1rem;
    bottom: auto;
    left: 1rem;
    right: auto;
  }
}