/**
 * RESPONSIVE MENU
 */

.responsive-menu-visible {
  display: block !important;
}

