/* main mobile */

@media (max-width: 768px) {
  #active-button {
    display: none;
  }
}