.customHeight{
    height:auto;
}
.addressFlex{
    flex-wrap:wrap;
}
.wideCard.featureCard{
    max-width:530px;
}
@media screen and (max-width:1301px){
    .wideCardImg{
        text-align:center;
    }
}