@media screen and (min-width:768px){
    .contact-jumbo{
        height:65vh;
    }
}