.generic-content-header.large-content-header

color: white
z-index: 10

+desktop
  padding-top: 41px
  height: 560px
  background: url('#{$site_baseurl}/assets/theme_images/about-us/generic-content-header_desktop.jpg') no-repeat 50% 0 $gray-200
  background-size: cover

+phone
  height: 380px
  background: url('#{$site_baseurl}/assets/theme_images/about-us/generic-content-header_phone.jpg') no-repeat 50% 0
  padding: 0 20px
  background-size: cover

h1
  text-shadow: 1px 1px 0px #000

  +desktop
    margin: 303px 0 20px 0

  +phone
    margin-top: 0
    padding-top: 150px

&:before
  display: none

.container
  position: relative

.subheadline p
  text-shadow: 1px 1px 0px #000