@media screen and (max-width: 734px) {
    [data-unit-id] .unit-copy-wrapper {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta-links .button {
  line-height: 1.6;
}