#header-form-slogan-2 {
	background: #68823b;
}

#header-form-slogan-2 .bg {
	background-image: url('../moscow.jpeg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center bottom;
	opacity: 0.23;
}