:root{--modal-width:min(90vw,600px);--modal-height:min(70vh,600px)}.icon-box{display:flex;justify-content:flex-end;padding-bottom:24px;width:100%}.card__body.contact_cards{padding-bottom:40px;padding-top:30px}.contact-cards__grid{display:grid;grid-gap:30px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,1fr);max-width:100%;width:100%}.contact-cards__grid .button-medium,.contact-cards__grid .button-small{width:fit-content}