@charset "UTF-8";

.galleryContents {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#galleryPage {
    padding-top: 50px;
}

@media screen and (max-width: 768px) {

	.underPage .leadText h2 {
		margin-bottom: 40px;
	}	
	
	#galleryPage .bnr {
		margin: 50px auto 0!important;
	}	
	
	#galleryPage .bnr img {
		width: 96%!important;
	}	


}