@media (max-width: 768px) {
    .cta-row .cta {
        width: 100%;
        max-width: 320px;
    }
}
