.services{background-color: #1e7eee;}
.services .ft{font-family: 'Termina', sans-serif;}

.services section.main{}
.services section.main:before{
	background-color: #1e7eee;
	background-image: url(/img/lp/services/compare/rectangle@3x.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
	content: '';
	display: block;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}