﻿.login-component {
    top: 65px;
    display: none;
    right: 0;
}


.hero-slider .slider-item img {
    object-fit: cover;
    width: 100%;
    max-height: 700px;  //max-height gives prob in IE */
}



