#banner {
  height: 150px;
  background: url(../images/logo_Lohr.png) center no-repeat;
  background-size: 430px;
  margin-top: 55px;
  padding-top: 30px;
}

p#bannertext {
text-align: center;
font-size: small;

  }

.content--mdt {
    margin: 55px auto 20px;
}
