.page-template-page-people section.social-people.wrap.cf ul li:before {
  content: none;
  border-style: none !important;
}
.page-template-page-people #content ul {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1290px) {
  #page-header {
    height: 450px;
    background-size: cover !important;
  }
}
@media only screen and (min-width: 1490px) {
  #page-header {
    background-size: 101%;
  }
}
@media only screen and (min-width: 1890px) {
  #page-header {
    background-size: 101%;
    height: 650px;
    background-size: cover;
  }
}
