.wrapper__dva-vesomykh-preimushchestva h2 {
	font-family: "RobotoLight", Arial, sans-serif;
	line-height: 1.2;
	font-size: 4rem;
	padding: 6rem 0;
}
	.wrapper__dva-vesomykh-preimushchestva h2 span {
		font-family: "RobotoBlack", Arial, sans-serif;
	}
	.wrapper__dva-vesomykh-preimushchestva h3 {
		font-family: "RobotoBlack", Arial, sans-serif;
		font-size: 2.4rem;		
		padding: 0 0 0 7.5rem;
		min-height: 7.2rem;
	}
	.wrapper__dva-vesomykh-preimushchestva .list__columns {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
		.wrapper__dva-vesomykh-preimushchestva .item__column {
			width: 48%;
		}
	.wrapper__dva-vesomykh-preimushchestva .item__item {
		position: relative;
		padding: 0 0 0 12rem;
		box-sizing: border-box;
		min-height: 5rem;
		margin: 3.4rem 0;		
	}
		.wrapper__dva-vesomykh-preimushchestva .icon {
			position: absolute;
			top: 0.6rem;
			left: 0;
			width: 12rem;
			height: 4.2rem;
			background: url("/rr_images/decorations/checkbox_blue.png") no-repeat center 0 transparent;
		}
	.wrapper__dva-vesomykh-preimushchestva .title__column {
		position: relative;
	}
		.wrapper__dva-vesomykh-preimushchestva .title__column span {
			position: absolute;
			left: 0; 
			top: 0;
			color: #205acc;
			font-family: "RobotoBlack", Arial, sans-serif;
			font-size: 8rem;
			line-height: 0.8;
		}
.wrapper__dva-vesomykh-preimushchestva .item__column:last-child h3 {
	max-width: 18rem;
}		

@media only screen and (max-width:639px){
	.wrapper__dva-vesomykh-preimushchestva h2 {
		font-size: 2.4rem;
		padding: 4rem 0;
	}
	.wrapper__dva-vesomykh-preimushchestva h3 {
		font-size: 2rem;
		min-height: 5rem;
		padding: 0 0 0 6rem;
	}
	.wrapper__dva-vesomykh-preimushchestva .title__column span {
		font-size: 6rem;
	}
	.wrapper__dva-vesomykh-preimushchestva .item__column {
		width: 100%;
	}
	.wrapper__dva-vesomykh-preimushchestva .item__item {
		margin: 2rem 0;
	}
	.screen_dva-vesomykh-preimushchestva .main_content {
		padding: 0 0 2rem 0;
	}
	.wrapper__dva-vesomykh-preimushchestva .item__column + .item__column {
		margin-top: 2rem;
	}	
}

@media only screen and (min-width:640px) and (max-width:959px){
	.wrapper__dva-vesomykh-preimushchestva h2 {
		font-size: 2.4rem;
		padding: 4rem 0;
	}
	.wrapper__dva-vesomykh-preimushchestva h3 {
		font-size: 2rem;
		min-height: 5rem;
		padding: 0 0 0 6rem;
	}
	.wrapper__dva-vesomykh-preimushchestva .title__column span {
		font-size: 6rem;
	}
	.wrapper__dva-vesomykh-preimushchestva .item__column {
		width: 100%;
	}
	.wrapper__dva-vesomykh-preimushchestva .item__item {
		margin: 2rem 0;
	}
	.wrapper__dva-vesomykh-preimushchestva .item__column + .item__column {
		margin-top: 2rem;
	}	
}

@media only screen and (min-width: 960px) and (max-width:1365px){
	.wrapper__dva-vesomykh-preimushchestva h2 {
		font-size: 3rem;
		padding: 4rem 0;
	}
	.wrapper__dva-vesomykh-preimushchestva h3 {
		font-size: 2.0rem;
	}
	.wrapper__dva-vesomykh-preimushchestva .title__column span {
		font-size: 7rem;
	}
}