.nasa-static-group-btn .nasa-node-popup {
    display: none !important;
}

@media only screen and (max-width: 767px) {
.nasa-static-group-btn {
        transform: translateY(-100px) !important;
    }
}