#mfulogo{
	background-size:  100px;
  	width:275px !important;
    height: 88px;
}

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

#container_overlay {
      overflow: hidden;
}

div#ppodcast > div > div {
 position: initial !important; 
}

div#pwebcast > div > div {
position: initial !important;
}