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