@media (max-width: 600px) {
  nav.navbar {order: -1;}
}

.element.style {
    width: 1024px;
}

.header-logo {
  min-width: 100%;
}

.container-header {
    background-color: white;
    background-image: none;
}

.container-header .mod-menu {
    colour: #0088cc;
}

