@media only screen and (max-width: 991px) {
  .row-tiles__row.flex-row-reverse {
    flex-direction: column !important;
  }
}
