@media screen and (max-width:767px) {
body {
--sqs-mobile-site-gutter: 2vw !important;
}
header#header .header-display-mobile .header-title {
left: 1vw !important;
}
header#header .header-display-mobile .header-nav {
right: 1vw !important;
}
}