.referral-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:1.2rem}
@media(max-width:620px){.referral-layout{grid-template-columns:1fr}}
