.gallery-grid-small .views-col {
	margin-bottom: 20px;
}

@media (max-width: 680px) {
	.gallery-post a.zoomGallery {
		display: block !important;
		width: 100%;
	  height: 100%;
	  top: 0;
	  left: 0;
	  margin: 5px;
	}
}
