.card-img-top.img-bg {
	padding: 15px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: calc(100% - 30px);
}