#login-logo-cont {
    width: 100%;
    height: 250px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    /*background-image: url('../images/custom-icons/Slide.svg');*/
    background-position: center;
    background-image: url('../images/custom-icons/DPM_logo.svg');
}
