
@media screen and (max-width : 767px) {
     
    .contact-block {
        width: 100%;
         margin-bottom: 15px;
}
    
}

