#enterprise-banner {
  background: url(../../image/banners/enter-banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
  background-attachment: fixed;
  background-size: contain;
  background-position: center top;
}
h1.abt-hd1 {
  text-align: center;
  color: #fff;
  text-align: left;
  font-family: var(--fontfamily2);
  font-size: 50px;
  font-weight: 700;
}
