/*
 * Order status card — family-specific product-hero crops on top of
 * TreatmentsCard. Supplements and guided medications keep the card's
 * contain-fit hero; medications fill the frame (805:11248 object-cover).
 */

.medications img {
    object-fit: cover;
}
