/* Add here all your CSS customizations */

@media only screen and (max-width: 767px) {
    .inner-wrapper {
        margin-top: 56px;
    }
}