/* CORP UPDATES */
h5 {
  letter-spacing: 0;
}

_:-webkit-full-screen:not(:root:root), svg#Layer_1 {

  max-width: 100%; 

}

@supports (-webkit-text-size-adjust:none) and (not (-ms-ime-align:auto))
and (not (-moz-appearance:none))
{

  svg#Layer_1 {
    max-width: 100%; 
  }

}

.meet-team .team-category .xt-thumb a {
	width: 100%;
}