.site__header,
.site__footer,
.video,
.hero img,
ul.tabs,
.controls,
.slideshow-collage,
.quote blockquote:before,
.nav-breadcrumbs,
.show-mobile,
.print-tool,
.idfive-profile__sidebar--profiles,
.silk-tabs__header a:before,
.page-profiles-archive .main__content--profiles .ng-scope button.button,
hr,
iframe,
svg {
  display: none;
  visibility: hidden;
}

img {
  max-width: 90%;
  height: auto;
}

.silk-tabs__content.is-hidden {
  display: block !important;
}

.bio {
  max-height: none;
}
