.login-section {
    padding: 3.5rem 0 4.5rem;
}

.login-hero-container {
    background-image: url("../images/photos/med-spread-1600.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100%;
}
