#mdlivelogo {display:none;} 
#logo2 {float:left;margin-bottom:15px;} 
#logo2 img {float:left;} 
.mdlivepoweredlogo {width:14% !important;}
.getapp #bullets {margin-top:-10px;}
@media (max-width: 769px){
  #topheader{
    float:none;
    height:auto;
  }
  #logo2{
    top:0;
    transform: initial;
    position: static !important;
    margin-top:10px;
    margin-bottom:5px;
  }
}
