@font-face {
    font-family:'BentonSans-Bk';
    font-weight: 300;
    src: url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/BentonSans-Book.ttf") format("truetype"), url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/BentonSans-Book.eot") format("embedded-opentype"),
        url("/content/dam/amex/au/business/business-credit-cards/merchant-offer/styles/BentonSans-Book.woff") format("woff"), url("/content/dam/amex/sg/business/credit-cards/singapore-airline-card/font/FontBureau-BentonSans-Book.otf") format("opentype");
}
div.border-grid {
    border: 1px solid #ecedee;
}
div.grid-1{
padding-top:2rem;
}
@media only screen and (max-width: 767px) {
div.grid-1{
padding-top:1rem;
}
}
@media (min-width: 768px) {
div.grid-1{
padding-top:2rem;
}
}
.btn-txt a{
font-size:15px;
}