.img-responsive {
	width: 100%;
	height: auto;
	border-radius: ;
	border: ;
	background: #fff;
}
.probootstrap-footer.probootstrap-bg::after {
	background: rgba(0,0,0,0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: "";
}