@media screen and (max-width: 767px) {
	.hero__title.--2 {
		max-width: 414px;
	}
}
.hero__title.--2 img {
    translate: 0;
}
