@media (min-width: 767px) {
.header__nav {
        justify-content: left!important;
}
.s-participate__item {
    gap: 20px!important;
}

/*.footer__top {

    justify-content: normal!important;
}
.footer__logo-links {
    justify-content: space-around!important;
}
.footer__contacts-social.is-revealed {
    gap: 100px;
	}*/
}

img.s-hero__collage {
    mask: unset;
}
.s-hero__title-group {
    z-index: 5;
}
