.container__repres-info-1 {
	padding-left: 20px;
	padding-right: 20px;
}

.article__repres-info-1 {
	flex-direction: column;
}

.repres-info-1 {
	width: 100%;
	height: 300px;
}

.article__repres-text-1 {
	width: 100%;
	height: auto;
}

.article__repres-info-2 {
	flex-direction: column-reverse;
}

.repres-info-2 {
	width: 100%;
	height: 200px;
}

.article__repres-text-2 {
	width: 100%;
	height: auto;
}

.article__repres-info-3 {
	flex-direction: column;
}

.repres-info-3 {
	width: 100%;
	height: 300px;
}

.article__repres-text-3 {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.article__repres-title-text {
	text-align: center;
	min-width: unset;
	min-height: unset;
}

.container__repres-info-2 {
	padding-left: 20px;
	padding-right: 20px;
}
