section.landing{
 background-image: none;
 height: auto;
}

h5{
  position: relative;
  top: 0em !important;
  padding-top: 1.5em;
  font-family: 'Lufga-normal';
}

body{
  min-height: 100%;
}

footer .footer_wrapper{
  background-color: white;
}
.projektseite{
  float: left;
  margin: 2em;
  padding-top: 2em;
}


@media screen and (min-width: 48em) {
  main{

  }
}
