﻿body{ }
.w_con_bg{ background:rgba(43,43,43,.85) !important}


.container-fluid{ width:1194px;background:url(../images/bemberg_pic.jpg) no-repeat center top !important;background-size:1194px !important}




@media only screen and (max-width:1211px)and (min-width:1200px) {
.container-fluid {width: 1183px}
}


@media (min-width:768px) {
.container-fluid {
	width: 750px
}
}
@media (min-width:992px) {
.container-fluid{
	width: 970px
}
}


@media only screen and (min-width:1200px) {
.container-fluid {width: 1194px}
}

@media only screen and (max-width:768px) {
.container-fluid {
	width: 100%
}
body{ background:url(../images/bemberg_pic.jpg) no-repeat center 56px !important;}
}