.vc-img-credit,
.vc-img-credit img {
    max-width: 100%;
    height: auto;
}
.vc-img-credit {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.vc-img-credit .img-wrapper {
	position: relative;
	margin-bottom: 15px;
}
.vc-img-credit img {
	width: 100%;
	margin: 0;
}
.vc-img-credit .photo-credit {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #fff;
	font-size: 10px;
}
