.dh-cp-heading-panel {
    background-color: #efefef;
    background-size: cover;
    background-image: url('/content/dam/demo-hub/content/contentpage/hb-contentpage.jpg');
    height: 254px;
    margin-bottom: 30px;
    position: relative;
    display: table;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}

h1.dh-lp {
  font-size: 80px;
  color: #2C2C2C;
  margin: 0;
}
