.plans-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1180px) and (min-width:681px){.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px;margin-inline:auto}.plan-card.recommended{transform:none}}@media(max-width:680px){.plans-grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto}}
