.masthead-heading1.mb-0 {
  font-size: 4rem;
}

header.masthead1 {
  position: relative;
  overflow: hidden;
  padding-top: calc(8rem + 72px);
  padding-bottom: 7rem;
  /*background: linear-gradient(0deg,#ff6a00,#ee0979);*/
  background-repeat: no-repeat;
  background-position: 50%;
  background-attachment: scroll;
  background-size: cover;
}

