
#contactForm{
    height: auto;
}
.contCenterTit{
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contCenterSub{
    font-size: 16px;
    text-align: center;
    margin-bottom: 18px;
}