.katalog_section_form{
	margin-bottom: 50px;
}
.catalogBlock__list-item__red{
    background-color: #d20e0e;
    font-size: 20px;
}
.catalogBlock__list-item__red span.text{
    font-size: 20px;
}
@media screen and (max-width: 780px){
	.catalogBlock__list-item__red span.text{
	    font-size: 13px;
	}
}
@media screen and (min-width: 1200px){
	.form--callback .form__label--button.form__label--button__recaptcha {
		margin-top: 20px;
	}
	.form--callback .form__label--button.form__label--button__recaptcha-bottom {
		margin-top: 20px;
	}
}

