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%; } }