@media (min-width: 1199px){
	.jumbotron h1, .jumbotron .h1 {
		font-size: 38px;
	}
}
.razd h4{
	font-size: 17px;
	font-weight: 700;
}
.flow-offset-1 > * + * {
    margin-top: 5px;
}

