.contact-banner{
    background-image: url("../img/contact-us.png");
    background-size: cover;
    background-position: center center;
    height: 260px;
}

label{
    font-weight: 600;
}