.html .html-content {
    width:100%;
}

.is-wrapper { opacity: 1 !important; }

.col-md-6 {
  padding: 2px !important;
}

.bgr1 {
	background-image: url(/resources/images/bgr1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 514px;
}

.prozr {
	background-image: url(/resources/images/prozr.png);
	background-repeat: repeat;
	background-position: right bottom;
	padding: 20px;
	margin-top: 80px;
}