#team a,#secondteam a,#mobileteam a{color:#3075e2}#team a:hover,#secondteam a:hover,#mobileteam a:hover{color:#333f48!Important}#team{box-sizing:border-box;display:grid;column-gap:3em;width:1200px;margin:auto;grid-row-gap:2em;padding:3em 0;justify-items:center;align-items:center;height:auto;align-content:center;justify-content:center;grid-template-columns:1fr 1fr}#mobileteam{box-sizing:border-box;display:grid;column-gap:2em;width:100%;grid-row-gap:2em;padding:0 3em 3em 3em;justify-items:center;align-items:center;height:auto;align-content:center;justify-content:center;grid-template-columns:1fr 1fr}#secondteam{background:#f5f5f5;box-sizing:border-box;display:grid;column-gap:3em;width:1200px;margin:auto auto 0 auto;grid-row-gap:2em;padding:3em 0;justify-items:center;align-items:start;height:auto;align-content:center;justify-content:center;grid-template-columns:1fr 1fr}#team .member,#secondteam .leader-text{box-sizing:border-box}#team .leader-text{padding-top:1em}#team .leader-text,#secondteam .leader-text{height:auto}#mobileteam .member{background:#f5f5f5}@media only screen and (min-width:1151px){#mobileteam{display:none !important}}@media only screen and (max-width:1150px){#secondteam,#team,.firstStrip{display:none !important}#mobileteam{margin-top:0}}@media only screen and (max-width:800px){#mobileteam{grid-template-columns:1fr;padding:0 3em 0 3em}#mobileteam a{font-weight:700}.member .leader-text{height:auto !important;padding:1.5em !important}}@media only screen and (min-width:800px) and (max-width:1150px){#mobileteam .leader-text{padding:0 3em;height:600px;align-items:center}}.leader-text{box-sizing:border-box;padding:0 1.5em;display:grid;height:auto;box-sizing:border-box}.member{align-self:start}.display-pic img{width:100%}