.banner {
    background-position: center;
    background-repeat: none;
    background-size: cover;
    width: 100%;
    min-height: 120px;
}

