/*** SECTION 1 ***/
.presse1 h2 {
  font-style: normal;
  font-weight: normal;
  text-align: left;
  margin: 0.5rem 1rem 0;
}
.presse1 a {
  color: #1e1e1e;
}
.presse1 a:hover,
.presse1 a:focus {
  color: #3DB9BF;
}
.presse1-content {
  margin-bottom: 50px;
}
.presse1-content:last-child {
  margin-bottom: 0;
}
.presse1-content>div {
  margin: auto;
  width: 200px;
}
.presse1-content .__background {
  background-repeat: no-repeat;
  background-position: center center;
  height: 140px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.presse-logo .__background {
  background-image: url(/Content/ImgEmerkey/logo_subline_vektor_310x70.png);
  background-size: 155px;
}
.presse-favicon .__background {
  background-image: url(/Content/ImgEmerkey/favikon.png);
  background-size: 75px;
}
.presse-qrcode .__background {
  background-image: url(/Content/ImgEmerkey/qrcode.png);
  background-size: 60px;
}
.presse-team .__background {
  background-image: url(/Content/ImgEmerkey/2017-10-wzw_by_steve_haider_33.jpg);
  background-size: 140px;
}
.presse-rebecca .__background {
  background-image: url(/Content/ImgEmerkey/rsz_wzw_by_steve_haider_2017_47.jpg);
  background-size: 140px;
}
.presse-gregor .__background {
  background-image: url(/Content/ImgEmerkey/rsz_wzw_by_steve_haider_2017_31_12.jpg);
  background-size: 80px;
}

@media(min-width: 480px) {

  /*** SECTION 1 ***/
  .presse1-content>div {
    width: 235px;
  }
  .presse1-content .__background {
    height: 155px;
  }
  .presse-logo .__background {
    background-size: 170px;
  }
  .presse-favicon .__background {
    background-size: 90px;
  }
  .presse-qrcode .__background {
    background-size: 70px;
  }
  .presse-team .__background {
    background-size: 165px;
  }
  .presse-rebecca .__background {
    background-size: 165px;
  }
  .presse-gregor .__background {
    background-size: 90px;
  }

}
@media(min-width: 720px) {

  /*** SECTION 1 ***/
  .presse1-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .presse1-content:nth-child(5) {
    margin-bottom: 0;
  }
  .presse1-content:nth-child(2n+1)>div {
    margin: 0 1rem 0 auto;
  }
  .presse1-content:nth-child(2n+2)>div {
    margin: 0 auto 0 1rem;
  }
  .presse-logo {
    order: 0;
  }
  .presse-favicon {
    order: 1;
  }
  .presse-qrcode>div {
    margin: 0 auto 0 1rem!important;
  }
  .presse-qrcode {
    order: 3;
  }
  .presse-team>div {
    margin: 0 1rem 0 auto!important;
  }
  .presse-team {
    order: 2;
  }
  .presse-rebecca {
    order: 4;
  }
  .presse-gregor {
    order: 5;
  }

}
@media(min-width: 1024px) {

  /*** SECTION 1 ***/
  .presse1-content {
    margin-bottom: 60px;
  }
  .presse1-content:nth-child(5) {
    margin-bottom: 60px;
  }

}
@media(min-width: 1366px) {

  /*** SECTION 1 ***/
  .presse1 h2 {
    margin: 0.75rem 1rem 0;
  }
  .presse1-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .presse1-content:nth-child(2n+1)>div {
    margin: auto;
  }
  .presse1-content:nth-child(2n+2)>div {
    margin: auto;
  }
  .presse-qrcode>div {
    margin: auto!important;
  }
  .presse-qrcode {
    order: 2;
  }
  .presse-team>div {
    margin: auto!important;
  }
  .presse-team {
    order: 3;
  }

}
@media(min-width: 1920px) {

  /*** SECTION 1 ***/
  .presse1-content>div {
    width: 285px;
  }
  .presse1-content .__background {
    height: 190px;
  }
  .presse-logo .__background {
    background-size: 210px;
  }
  .presse-favicon .__background {
    background-size: 105px;
  }
  .presse-qrcode .__background {
    background-size: 80px;
  }
  .presse-team .__background {
    background-size: 200px;
  }
  .presse-rebecca .__background {
    background-size: 200px;
  }
  .presse-gregor .__background {
    background-size: 115px;
  }

}
