.wysiwyg .imported-block[style='width:100%'] h2, .wysiwyg .imported-block[style='width:100%'] p {
    max-width: 90%;
}

span#anchor-help-us {
    padding-top: 0px;
}

.hero{
    background: #d9d9d6 no-repeat top/cover;
}

.hero.hero-parallax .row.w-100.justify-content-center .hero-content-primary {
    padding:0px;
    width: 0px !important;
    position: absolute;
    top: 0;
    margin: 0px !important;
}

.hero.hero-parallax .row.w-100.justify-content-center h1 {
 position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.chooseCase{
    text-transform: none !important;
}