#team_glen {
  width: 170px;
  height: 170px; }

#team_kale {
  width: 135px;
  height: 177px; }

#team_tara {
  max-height: 177px; }

#team_wendy,
#team_erin {
  width: 128px;
  height: 170px; }

table.teamPage1 td {
  padding: 3em;
  vertical-align: top;
  display: inline-block; }

table.teamPage1 h2 {
  color: #3d3d3d !important;
  font-size: 20px;
  padding-top: 24px; }

.location_team {
  font-weight: bold; }

.teamContainer {
  padding-left: 6em;
  padding-top: 7em;
  padding-bottom: 10%; }

.teamTd {
  width: 45%; }

/* NEW */
@media screen and (max-width: 1024px) {
  .teamPage1 td h2 {
    font-size: 1.7rem; }
  .teamPage1 td p {
    font-size: 1.2rem; }
  .teamPage1 td .phoneC, .teamPage1 td .mail, .teamPage1 td .hours {
    margin: 10px 0; } }
