

@media screen and (max-width: 1023px) {
  .m-product-card--style-1 .m-product-card__media .m-product-card__action {
    justify-content: flex-end;
  }
}
