@import url('/content/dam/amex/nz/credit-cards/css/gaudi.css');

/* header - START */
@media (max-width: 767px) {
  .container-fluid > .grid:first-child + .grid > div:first-child  {
    min-height: 0;
  }
  .container-fluid > .grid:first-child + .grid .row div.richtext {
    max-width: 100%;
  }
  .container-fluid > .grid:first-child + .grid .row {
    padding-top: 1.25rem!important
  }
}
/* header - END */