
        @media (max-width: 768px) {
            body {
              overflow-x: hidden;
            }
        }
        .navigation-logo a img {
          height: 80px !important;
        }