.contact-page-title{
    margin-bottom:40px;
    margin-bottom: 80px;
}


@media(max-width:768px){
    .contact-page-title{
        padding-top:24px;
        margin-bottom: 30px;
    }
}