#mfulogo{
    background-size: 40px;
    width: 210px !important;
    height: 88px;
}

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

#container_overlay {
      overflow: hidden;
}

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