.vlightbox1 span{
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	font-family: sans-serif;
}

.gallery_conv_1{
	width: 1000px;
	margin: 0 auto 0 auto;
}

@media only screen and (max-width: 1001px) {
	
.gallery_conv_1{
	width: 95%;
}	

}