@media only screen and (max-width:600px) {
    .dr-btn {display: block;}
    .nav-content {display: none;}
    .tabs {height: 200px;}
  }