#mfulogo{
	background-size: 130px;
    width: 300px !important;
}

@media only screen and (max-width : 950px)  { 
  #mfulogo{
      background-size: 100% !important;
      width:53px !important;
  }
}