.loaction-section .location-cards{
box-shadow: 0px 0px 0px 6px whitesmoke;
    background: white;
    padding: 21px 12px;
    border-radius: 8px;
    height: 100%;
}
.loaction-section .location-cards h3{
font-size: 20px;
}