/* === NAV-STATUS-POSITION-FIX.CSS === */

@media (max-width: 768px) {
    .nav-status {
        left: 25% !important;
    }
}