.masterheader {
  width: 100%;
}

.masterheader-topcontent img {
  max-width: 350px;
  max-height: 350px;
  padding: 30px;
}

.masterheader-topcontent h1 {
  font-size: 30px;
  padding: 30px;
}

.masterheader-topcontent {
  min-height: 70vh;
}

