@media (max-width: 900px) {
  .nav-utility .module.right {
    position: absolute;
    right: 30px;
    z-index: 10;
  }
}