body{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, p{
	padding: 0;
	margin: 0;
	font-weight: normal;
}
figure{
	padding: 0;
	margin: 0;
}
.clearfix:after{
	content: '';
	display: table;
	clear: both;
}
.wrapper{
	width: 980px;
	margin: 0 auto;
}
section, footer, main, body{
	max-width: 1920px;
	width: auto;
	min-width: 1220px;
	margin: 0 auto;
}
.header-pic.preg{
	background: url(/img/promo/pregnant-slider.png) no-repeat 50% 50%;
	background-size: cover;
	margin-top: 59px;
	height: 450px;
}
.header-pic .wrapper > h1{
	font-size: 72px;
	font-weight: bold;
	font-family: 'RobotoCondensedBold', sans-serif;
	color: #6d717a;
	line-height: 86px;
	padding-top: 95px;
	text-align: left;
	padding-left: 50px;
	text-shadow: -20px 35px 30px rgba(255, 255, 255, 1);
}
.textspr{
	box-sizing: border-box;
}
.textspr h2{
	font-family: 'RobotoBold', sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	padding-left: 200px;
	color: #fff;
	padding-top: 45px;
	padding-bottom: 22px;
	line-height: 26px;
}
.textspr .without-h{
	height: 285px;
	padding-top: 35px;
}
.textspr .with-h{
	background: #6d717a;
}
.textspr .with-h p{
	color: #fff;	
}
.textspr p{
	font-family: 'PTSerifRegular', sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 203px;
	position: relative;
	line-height: 24px;
	padding-bottom: 27px;
}
.textspr p.bold{
	font-weight: bold;
}
.textspr p.pale{
	color: #6f6f6f;
}
.textspr p:before{
	content: '';
	position: absolute;
	display: block;
	left: 200px;
	top: 5px;
}

.textspr div:nth-of-type(3) p:nth-of-type(3):before{
	background: none;
}
.preg-b .without-h {
    height: auto; 
    padding-top: 35px;
}
.steps-content .wrapper{
    width: 100%;
}