@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: 52% !important;
  }
}

.collap-bg-clr .collapsible {
    background-color: #ecedee !important;
}

.collap-bg-clr .dls-gray-01-bg {
    background-color: #ecedee!important;
}

.collap-bg-clr .dls-white-bg {
    background-color: #ecedee!important;
}