@media (min-width: 360px) {
  .container-header .mod-menu {
    flex-direction: row;
    flex: 1;
    display: flex;
    gap: .5rem;
  }