@media screen and (max-width: 767px){
    a.classic-button.w-button {
    display: block;
    width: 100%;
    height: auto !important;
}
}