/* Align the contact options with the start of the callback instructions. */
body.page-callback-request.professional.site-refined.institutional-site .page-body > .container > .two { align-items:start; }
body.page-callback-request.professional.site-refined.institutional-site .page-body [id] { scroll-margin-top:180px; }
@media(max-width:1050px) { body.page-callback-request.professional.site-refined.institutional-site .page-body [id] { scroll-margin-top:110px; } }

/* Nested contact cards retain enough room for their complete email links. */
@media(max-width:600px) {
 body.page-callback-request.professional.site-refined.institutional-site .page-body .form-card { padding:20px; }
 body.page-callback-request.professional.site-refined.institutional-site .page-body .form-card .feat { padding:20px 16px; }
 body.page-callback-request.professional.site-refined.institutional-site .page-body .form-card .feat p { font-size:14px; }
 body.page-callback-request.professional.site-refined.institutional-site .page-body .form-card .feat a { overflow-wrap:anywhere; }
}
