<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 640px) {
    .three-columns .redesign-title,
    .three-columns .formatted-content-redesign,
    .three-columns .redesign.image-wrapper {
        text-align: left !important;
    }

    .three-columns .redesign.image-wrapper {
        padding-bottom: 32px;
    }
}
</pre></body></html>