/* Supplied artwork, preserved without cropping or recoloring. */
.plan-card{overflow:hidden;background:#fff}.plan-image{height:170px;display:flex;align-items:center;justify-content:center;margin:-4px 0 16px;background:#fff}.plan-image img{display:block;width:auto;height:100%;max-width:100%;object-fit:contain}
@media(min-width:761px) and (max-height:800px){.plan-image{height:125px;margin:0 0 12px}}
@media(max-width:760px){.plan-card{grid-template-columns:72px 1fr;column-gap:12px}.plan-image{grid-column:1;grid-row:1/5;width:72px;height:90px;align-self:center;margin:0}.plan-image img{width:100%;height:auto}.plan-name{flex-wrap:wrap;gap:3px}}
