.city-grid{display:flex;gap:30px;flex-wrap:wrap;align-items:flex-start;justify-content:center}.custom-city-block{width:20%;text-align:center;display:flex;flex-direction:column;align-items:center}.custom-city-block img{width:100%;height:150px;padding:8px;object-fit:contain;display:block;border-radius:12px;box-shadow:0 6px 20px #0000004d;background-color:#fff;transition:transform .3s ease,box-shadow .3s ease}.custom-city-block img:hover{transform:scale(1.05);box-shadow:0 8px 24px #ffa50099}.city-title{font-weight:400;font-size:1.5rem;margin-bottom:10px;text-align:center}.custom-city-block img[alt="Houston City Logo"]{padding:0}@media screen and (max-width: 768px){.city-grid{flex-direction:column;align-items:center;padding-left:0}.custom-city-block{width:80%;margin-bottom:-10px}.custom-city-block img{height:120px;padding:8px}.custom-city-block img[alt="Houston City Logo"]{padding:6px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-city.css.map */
