.gallery_thumb {
	width: 75px;
}
.gallery_large_holder {
	position: relative;
	width: 400px;
	height: 200px;
}
.gallery_thumb_bg {
	width: 100%;
	height: 100%;
	background-color: #fff!important;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}