.aside-articles h2 {
  left: 68px;
  padding-left: 30px; }

.aside-articles li:nth-child(2) + li {
  display: inline-block; }

.invalid {
  background-position-x: 97.5%; }

.contact-form-container form {
  background-position: calc(100% - 38px) 50%;
  background-size: 360px 503px; }

.global-footer {
  padding: 100px 0 175px; }
  .global-footer .splyt-logo {
    float: left;
    margin: 0 0 22px; }
  .global-footer .social-links {
    float: right;
    margin: 0 0 10px;
    width: 22%; }
    .global-footer .social-links a {
      background-size: 155px 24px;
      height: 24px;
      width: 24px; }
    .global-footer .social-links .instagram {
      background-position-x: -43px; }
    .global-footer .social-links .twitter {
      background-position-x: -87px; }
    .global-footer .social-links .linkedin {
      background-position-x: -131px; }
  .global-footer .footer-nav {
    float: right;
    width: 52%; }
    .global-footer .footer-nav > li {
      width: 16%; }
      .global-footer .footer-nav > li:first-child {
        width: 48%; }
      .global-footer .footer-nav > li:nth-child(2) {
        width: 36%; }
  .global-footer .splyt-locations {
    clear: left;
    float: left; }
  .global-footer small {
    float: right;
    font-size: 16px;
    font-size: 1.6em;
    font-size: 1.6rem;
    line-height: 1.5;
    width: 22%; }
    .global-footer small span {
      display: block; }
  .global-footer .legal {
    clear: both;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    width: 100%; }

.icon-list {
  position: relative; }
  .icon-list li:nth-child(4) ~ li {
    display: inline-block;
    padding-top: 30px; }
  .icon-list.separated:after {
    border-bottom: 2px solid #dae5eb;
    content: '';
    display: block;
    position: absolute;
    right: 30px;
    top: calc(50% + 86px);
    width: calc(100% - 158px); }
  .icon-list.separated.wide:after {
    width: 100%; }

.home-page .how-we-work h2 {
  margin-left: 98px; }

.home-page .how-we-work img {
  margin: 25px calc((50% - 320px)/2) 120px; }

.home-page .how-we-work .feature-text {
  margin-right: 98px;
  width: calc(50% - 98px); }

.home-page .what-you-get h2 {
  margin-left: 98px; }

.home-page .coverage h2 {
  margin-left: 98px; }

.home-page .partners li {
  width: 125px;
  height: 48px; }

.home-page .aside-articles .content-container {
  margin-top: 158px;
  padding-bottom: 120px; }

@media (max-height: 705px) {
  .home-page h1 {
    margin-top: 0; } }

.consumer-page .be-a-consumer img {
  float: right;
  margin: 30px 0 120px; }

.provider-page .be-a-provider img {
  float: right;
  margin: 30px 0 120px; }

.provider-page .be-a-consumer img {
  margin: 40px 0 120px; }

.provider-page .consumer-and-provider .content-container {
  position: relative; }

.provider-page .consumer-and-provider img {
  float: right;
  margin: 55px 0 120px; }

.provider-page .consumer-and-provider a {
  bottom: 0;
  left: 0;
  margin: 0 0 80px 98px;
  position: absolute; }

.splytcon-page .topics {
  padding-left: 30px; }

.splytcon-page .previous-events a:hover:after, .splytcon-page .previous-events a:focus:after {
  background-color: #11c1d9;
  content: '';
  display: block;
  left: 0;
  opacity: 0.4;
  padding-top: calc(100% * 530/920);
  position: absolute;
  top: 0;
  width: 100%; }

.news-page .featured-articles .article:first-child a:hover:after, .news-page .featured-articles .article:first-child a:focus:after {
  background-color: #11c1d9;
  content: '';
  display: block;
  left: 0;
  opacity: 0.4;
  padding-top: calc(100% * 530 / 920);
  position: absolute;
  top: 0;
  width: 100%; }

.news-page .article-filters {
  margin-bottom: 30px; }

.overview-page .press {
  margin-bottom: 80px; }

.team-page .team-members .team-member {
  overflow-y: auto; }

.team-page .advisers h2 {
  margin-bottom: 40px; }

.team-page .advisers img {
  max-width: 200px; }

.team-page .instagram-feed-header {
  display: block; }

.team-page .instagram-feed a {
  position: relative; }
  .team-page .instagram-feed a p {
    margin: 0 0 20px; }
    .team-page .instagram-feed a p:first-child {
      max-height: 100px;
      overflow: hidden; }
  .team-page .instagram-feed a:hover div, .team-page .instagram-feed a:focus div {
    background-color: rgba(19, 208, 233, 0.95);
    box-sizing: border-box;
    color: #fff;
    height: 264px;
    left: 0;
    padding: 80px 30px 30px;
    position: absolute;
    top: 0;
    width: 264px; }

.team-page .vacancies li {
  padding-left: 98px;
  padding-right: 98px; }

