@media only screen and (max-width: 767px) {
    .contact-btn {
        padding: 0.4rem 2rem !important;
        margin: 5px 0px;
    }
}