@media screen and (min-width:768px){
.card_exp h2{
width:60%;
}
.flexible_div h4{
    width: 60%;
	margin:0 auto;
}
.how-it-works h4:first-child {
    font-weight: bold;
}
.how-it-works h4 {
    width: 70%;
    margin: 0 auto;
}
}
.grid div:first-child {
    background-repeat: no-repeat;
    background-size: cover;
}
.footer_sec {
    background-size: auto !important;
    background-repeat: repeat !important;
}
.richwidth_parent{
	position:relative;
    min-height: 351px;
}
.richwidth{
    color: #fff;
    width: 80%;
	position: absolute;
    bottom: 10px;
}
.hero_grid{
    background-position: 81%;
}
@media screen and (max-width:767px){
.colums-1,.colums-2{
margin-bottom:10px;
}
.richwidth {
    padding-left: 20px;
}
.hero_grid h1{
font-size:2rem;
}
.footer_sec{
background-image: url(/content/dam/amex/us/credit-cards/features-benefits/digital-wallets/instant-credit-card-number/BlueBackgroundImage_small.png) !important;
    min-height: 600px !important;
}
} 
