@media screen and (max-width: 749px) {
  .image-with-text--overlap .image-with-text__content {
    margin-top: 30%;
  }
}

.badge--sale {
  background-color: #8B3A3A !important;
  color: #FDF8F5 !important;
}