@media only screen and (max-width: 991px) {
    .contact-text {
        margin: 0 !important;
        font-size: 1rem;
    }
}

