.login-page-image {
    max-width: 100%;
    height: auto;
    object-fit: contain; /* Сохраняет пропорции изображения */
}