html .filters {
  width: 57%;
}
html .filters .faculty {
  width: 34%;
}
html .filters .research {
  width: 66%;
}
html .textcontent figure iframe, 
html .textcontent figure img {
  max-width: 100%;
}

html header.fixed {
  min-width: 0px;
}
html header.fixed.fixedlogos.scrolled,
html .homewithintro header.fixed.fixedlogos.scrolled {
  padding-top: 74px;
}
html .facultylist .infocontainer {
  width: 62%;
  padding: 0 2%;
}

.nomobile {
  display: none;
}


html .welcomecontainer>ul {
  height: 400px;
}
