/* Envira Gallery 1 column for mobile – ALL galleries */ 
@media only screen and (max-width: 768px) { 
 	.envira-gallery-item  { 
	width: 100% !important; } 
}