#logoMEN {
background-image: url("/Portals/_default/Skins/portal.education/Images/logo_menje72x300.png");
		background-repeat:no-repeat;
                width:300px;
		height:72px;}
@media only screen and (max-width: 767px) {
#logoMEN {
		width:100%; }
}
