﻿.loginLogo
{
	position: absolute;
    top:-360px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:316px;
	height:135px;
	background: url(https://datablazecdn.blob.core.windows.net/branding/themes/espia2/images/m2mnet-login.png) no-repeat;
    
}

#logo {
    background-image: url(https://datablazecdn.blob.core.windows.net/branding/themes/espia2/images/m2mnet-logo.png);
    background-repeat: no-repeat;
	width: 237px;
	height: 70px;
    margin: 0 10px 0 7px !important;
}

    #logo-mobile{
        margin:auto !important;
        float:none !important;
        background: url(https://datablazecdn.blob.core.windows.net/branding/themes/espia2/images/m2mnet-logo-mobile.png) no-repeat !important;
        width: 236px;
        height: 65px;
        padding-bottom:20px;
    }