/* Editorial thumbnail crop: compact cards on the TOP page. */
.guide-card img{height:190px;aspect-ratio:auto;object-fit:cover;object-position:center}
@media(max-width:640px){.guide-card img{height:205px}}
