.image-card{-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.2);box-shadow:0 5px 5px 0 rgba(0,0,0,.2);background:#fff;height:calc(100% - 4rem);margin:0 2rem 4rem}.image-card .detail{font-size:16px;font-weight:500;padding:1rem}.image-card .title{font-size:20px;font-weight:600;padding-top:1rem}.image-card .address,.image-card .phone{padding:1rem 0}@media (max-width:640px){.image-card .image{display:none}}