@import url('/content/dam/amex/nz/credit-cards/css/gaudi.css');

/* header image position in mobile */
@media (max-width: 767px) {
  .container-fluid > .grid:first-child + .grid .card-img-bg {
    background-position: 50% !important;
  }
  .container-fluid > .grid:first-child + .grid .row div.richtext {
    max-width: 50%;
  }
}
