@media (max-width: 924px) {
	[class*=__section] {
    padding-top: 50px;
}
	[class*=__container] {
	  padding: 0 30px;
	}
	.header__container {
		padding: 13px 30px;
	}
	.main-title {
    font-size: 50px;
	}
	.main-subtitle {
    font-size: 18px;
    margin: 8px 0 0 0;
	}
	.section-title {
    font-size: 33px;
    line-height: 40px;
	}
	.param-title {
		font-size: 33px;
	}
	.text {
    font-size: 15px;
	}
	.about-up {
    margin-bottom: 0;
}
.about__slider {
    margin-top: 90px;
}
.teh-body {
    grid-column-gap: 30px;
}
.teh-title {
    font-size: 18px;
}
.teh-text {
    font-size: 16px;
}
.teh-svg svg {
	max-width: 30px;
}
.slide-arrow {
    padding: 7px 5px 5px 5px;
}
.gallery__slider .prev-arrow {
    left: -23px;
}
.gallery__slider .next-arrow {
    right: -37px;
}
.param-title {
	max-width: 100%;
}
.param-title.feed {
    margin-bottom: 7px;
}
.f-input {
    padding: 11px 14px;
}
.slide-arrow {
    top: -56px;
}
.about__slider .slide-arrow.next-arrow {
    left: 59px;
}
.arenda-right .a-text {
    max-width: 126px;
}
.about-arenda-text {
    max-width: 50%;
}
.about-arenda-img {
    max-width: 50%;
        margin-right: 40px;
}
}
