#mfulogo{
	background-size: 200px;
    width: 400px !important;
    height: 85px;
    right: -70px;
}

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

div.rightimage p, div.rightimage ul li {
 margin-bottom: 1em;
}


ul {
 font-size: 1em !important; 
}