gera3d
5/5/2016 - 6:01 PM

Fix team page for mobile

Fix team page for mobile

/*Hot fix 1.18.2016 fixed the team page to look better on mobile. -Gera*/
@media only screen and (max-width: 800px) {
	.gallery-columns-3 .gallery-item {
		width: 100%;
	}
}