@media screen and (max-width: 767px) {
  body{padding-top: 0!important;}
  .presentation-container-width{ margin-top: -14rem;}
  .presentation-container .bar-top,.presentation-container .bar-bottom {
    display: none;
  }
}