﻿div.logo-heading {
    height: 220px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/Content/Images/logos/Logo_Login.png);
}
