.jumbotron
{
	margin: -22px 0 49px;
	background: url(../img/educational_scene.jpg) center / cover;
	color: #FFF;
	text-align: center;
}
.jumbotron H1
{
	font-weight: bold;
	font-size: 45px;
}
.jumbotron .bg-in
{
	background: rgba(102, 18, 100, 0.479);
	padding: 60px 0;
}
