.website-title .header-img{
    width: 170px;
    height: 60px;
    background-image: url(/masterControl/logo/login.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    margin-top: 0px;
    margin-left: 30%;
    margin-bottom: 0px;
}
