.carousel .carousel-inner .carousel-item img {
    width: 50vw;
    height: 100vh;
    object-fit: cover;
}

.login-box {
    width: 540px;
}