@media (max-width: 768px) {
    html body.material .nectar-button.large {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
.footerImage .footerText {
        text-align: left !important;
 }
}