.staff-top-block .staff-top-block-inside {
  margin-top: 0 !important;
}

@media (max-width: 60em) {
  .staff-top-block .staff-top-block-inside .group-right {
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .staff-top-block .staff-top-block-inside .group-right img {
    padding-left: 0;
  }
}

@media (max-width: 72em) {
  .homepage-top-news-feed { 
    height: 345px !important;
  }
  .block-tweetie {
    height: 265px !important;
  }
}

