body {
  height: 100%;
  background: url('../images/IMG_3600.JPG') rgb(255, 255, 255);
  background-repeat: repeat-y;
  background-size: cover;
  background-position: center top;
  font: 400 2em/1.38 Helvetica;
  color: rgb(0, 17, 255);
}

.element {
  position: relative;
  float: left;
  clear: both;
  z-index: 1;
  width: 46%;
  height: 57px;
  margin: 24px 0 0 26.33073%;
  background-color: rgb(255, 255, 255);
}

.image {
  display: block;
  width: 618px;
  height: auto;
  margin: 26px auto 0;
  overflow: hidden;
}

.text {
  float: left;
  font-weight: 400;
  line-height: 1.38;
}

.text-1 {
  position: relative;
  clear: both;
  z-index: 2;
  margin: -51px 0 0 36.39974%;
  font-size: 1em;
  color: rgb(0, 17, 255);
}

.text-2 {
  margin: 551px 0 0 13.66667%;
  font-size: 0.5em;
  color: rgb(0, 0, 0);
}