.history

position: relative
color: #ffffff

+desktop
  background: url('#{$site_baseurl}/assets/theme_images/about-us/history-banner-desktop.jpg') no-repeat 50% 0 $gray-200
  height: 560px

+phone
  background: url('#{$site_baseurl}/assets/theme_images/about-us/history-banner-phone.jpg') no-repeat 40% 0
  background-size: cover
  padding-bottom: 20px

h2
  color: black

  +desktop
    margin-bottom: 215px
    margin-top: 50px

  +phone
    margin-bottom:  25px
    margin-top: 25px

p
  text-shadow: 0px 0px 10px #000