#top .container > .row {
  background: white;
  padding: 0 30px;
  margin-top: 40px;
  border-radius: 5px
}
#page-header-bg[data-bg-pos=center] .page-header-bg-image:before {
  position: absolute;
  background: #0F0F35;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: ''
}
