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

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

}