.about .about-text {
	flex: 1;
}
.another-form {
	background-image: url("/local/assets/academy/images/faq-en-shape.svg");
	background-repeat: no-repeat;
	background-position: bottom left;
}
.benefits ul li {
	width: 33%;
}
.js-partners-request-form .tooltip {
	right: 9px;
	top: -50%;
}

@media (max-width: 1200px) {
	.benefits ul li {
		width: 49%;
	}
}

@media screen and (min-width: 481px) {
	.header-content.main-en .header-content__product {
		top: -15%;
		right: -5%;
		left: initial;
		bottom: initial;
	}
	.header-content.main-en .header-content__title {
		bottom: 0;
		left: 5%;
		top: initial;
		right: initial;
		text-align: left;
		line-height: 115%;
	}
}

@media screen and (max-width: 480px) {
	.eng-mt-24 {
		margin-top: 24px;
	}
	.header-content {
		height: 230px;
	}
	.faq-title {
		padding-top: 136px;
	}
}
