@media screen and (min-width: 768px) and (max-width: 1500px) {

.gallery-image {
	width: 32%;
}
}
