.gallery-item { width: 100%; }

@media only screen and (min-width : 993px){
	.gallery-item{ width: initial; }
}