body.mobileapp .headerClose {display: none !important;}
body.mobileapp .headerNav {right:12px !important;}
.featureContent figure {box-shadow: none !important; -webkit-box-shadow: none !important;}

@media only screen and (max-width: 768px) {
  #beamerSelector {
    display: none !important;
  }
}