@media (max-width: 768px) { .footer-branding-row { flex-direction: column; align-items: stretch; gap: 16px; } .footer-branding-row .branding, .footer-branding-row .footer-logo { width: 100%; max-width: 100%; } .footer-branding-spacer { display: none; } .footer-branding-row .rta { order: 2; width: 100%; text-align: center; padding-top: 0; } }