@media (max-width: 767px) {
    #cta-header {
        display: none;
    }
}

.bg__green--rgba a {
    color:#fff !important;
    text-decoration:none !important;
}