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

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

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