@media all and (max-width: 767px){
  .cover.fullscreen .slides li{
    height: 100vh;
    padding-top: 160px;
  }
}
