.card-body a:hover{text-decoration:underline}.store-img{width:100%;height:180px;object-fit:cover;border-top-left-radius:.5rem;border-top-right-radius:.5rem}@media (max-width:576px){.store-img{height:150px}}@media (min-width:576px) and (max-width:768px){.store-img{height:160px}}@media (min-width:768px) and (max-width:1200px){.store-img{height:180px}}@media (min-width:1200px){.store-img{height:200px}}.store-card{transition:.3s ease-in-out}.store-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}