body {
  background-color: rgb(255, 255, 255);
  font: 400 2.25em/1.38 Helvetica;
  color: rgb(0, 0, 0);
}
body,html {
    max-width: 100%;
    overflow-x: hidden;
}


.bottomleft {
  position: relative;
  float: left;
  clear: both;
  z-index: 13;
  width: 39.19921875%;
  margin: 29px 0 0 10%;
}

.bottomright {
  position: relative;
  float: left;
  z-index: 10;
  width: 39.19921875%;
  margin: 29px 0 0 1.66146%;
}

.bottomleft .h3,
.bottomright .h3,
.topleft .h3 {
  margin-top: 18px;
}

.bottomright .image,
.topright .image {
  margin-left: -0.06976%;
}

.footer {
  float: left;
  clear: both;
  width: 100%;
  height: 75px;
  margin-top: 482px;
  background-color: rgb(221, 48, 48);
}

.h1 {
  float: left;
  width: 428px;
  margin: 96px 0 0 10%;
  font-size: 1.333em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(255, 255, 255);
}

.h3 {
  float: left;
  clear: both;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(0, 0, 0);
}

.header {
  float: left;
  width: 100%;
  height: 257px;
  background: url('../images/5545810212_fb5b16a5b0_b%20kopie.jpg') rgb(222, 222, 222);
  background-size: cover;
  background-position: right center;
}

.image {
  display: block;
  float: left;
  width: 99.916957316%;
  height: auto;
  overflow: hidden;
}

.topleft {
  position: relative;
  float: left;
  clear: both;
  z-index: 5;
  width: 39.19921875%;
  margin: 54px 0 0 10%;
}

.topright {
  position: relative;
  float: left;
  z-index: 2;
  width: 39.19921875%;
  margin: 54px 0 0 1.66146%;
}

.topright .h3 {
  margin-top: 21px;
}

@media(max-width: 600px) {
  .bottomleft {
    position: relative;
    z-index: 13;
    width: 79.6666666666%;
    margin-top: 8px;
  }

  .bottomleft .image,
  .topleft .image {
    width: 100%;
    height: auto;
  }

  .bottomright {
    position: relative;
    clear: both;
    z-index: 10;
    width: 79.6666666666%;
    margin-top: 16px;
    margin-left: 10%;
  }

  .bottomright .image {
    height: auto;
    margin-left: -0.06865%;
  }

  .bottomleft .h3,
  .bottomright .h3,
  .footer,
  .topleft .h3 {
    margin-top: 0;
  }

  .header .h1 {
    font-style: normal;
  }

  .topleft {
    position: relative;
    z-index: 5;
    width: 79.8333333333%;
    margin-top: 34px;
  }

  .topright {
    position: relative;
    clear: both;
    z-index: 2;
    width: 80%;
    margin-top: 9px;
    margin-left: 10%;
  }

  .topright .h3 {
    margin-top: 0;
    margin-left: -0.06836%;
  }

  .topright .image {
    height: auto;
    margin-left: -0.06836%;
  }
}