@media (max-width: 950px) {

    body {
        min-width: 100%;
    }

    .menuBar {
        padding: 0 20px !important;
    }
}