﻿.login-component {
    top: 90px;
    display: none;
    right: 0;
}


.hero-slider .slider-item img {
    object-fit: cover;
    width: 100%;
    max-height: 700px; 
}