/* -- CENTURION EXPERIENCES CUSTOM CSS -- */
@import "/content/dam/amex/nl/assets/bubl/css/elements-v4/centurion/base.css";

/* -- CUSTOM -- */
.container-fluid .collapsible-panel .border.bordered h3 .accordion-content p {font-size:17px!important; font-weight:400!important;}

/* -- RESPONSIVE -- */
@media only screen and (max-width: 448px) {}
@media (min-width: 448px) and (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 1023px) {}
@media (min-width: 1024px) and (max-width: 1279px) {}
@media (min-width: 1280px) {}

.container-fluid .grid .container .accordion-content .row .col-md-12{
  margin-bottom:0px!important;
}
