/* Add custom CSS styles below */ 
@media (max-width: 768px) {
    .cta-button
Specificity: (0,1,0)
 {
        width: 50%;
        justify-content: center;
    }
}