.banner{
    width: 100%;
    height: 4.5rem;
    background: url("../images/contact/banner.jpg") no-repeat center;
    background-size: cover;
}