.public-account-header > .public-account-header__image::before {
  background-image: url("https://st0.ap-south-1.linodeobjects.com/st0/site_uploads/files/000/000/001/@1x/259bb6c84088cf33.png");
  width: 100%;
  height: 440px;
  background-repeat: no-repeat;
  content: '';
  display: block;
  background-position-y: -50px;
  background-position-x: center;
  background-size: cover;
}

