.educationteaser{
	padding: 80px 0;
	background: #F5ECE9;
}
.educationteaser .btn{
	margin-top: 32px;
}

@media( max-width: 767px ){
	.educationteaser{
		padding: 64px 0;
	}
	.educationteaser img{
		margin-top: 64px;
	}
}