#header-text .bg {
    background-image: url('../images/vzlass.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4;
}
#header-text .bg-wrap {
	background: #444444;}