Buy me a coffee

#17925

@media screen and (max-width:767px) {
nav#mobileNavigation * {
    text-align: left;
}
nav#mobileNavigation>div {
    padding-left: 70px !important;
}
h1#logoImage {
    text-align: left;
}
}