.statement-header{
  background: url('/1/imgs/common/bg_disclaimers.png') no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 370px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 0 329px 0 349px;  */
}
.statement-header p{
  padding-top: 0;
}