I am trying to change the size of the images for .gkTeam however I as placing the following code in CSS overrides and I see not difference?
.gkTeam figure {
max-width: 75px;
margin: 0 auto !important;
float: none;
}
Thanks!
~ Tim
. gkTeam {width: 80%; margin: 0 auto;}