body.jobs

.teaser
  background-repeat: no-repeat
  background-size: cover
  width: 300px
  height: 143px
  color: white
  font-weight: normal
  line-height: 85px
  padding-left: 10px

  +desktop
    display: inline-block
    margin-right: 3px

  +phone
    display: block
    margin: 0 auto

  &.teaser-team
    background-image: url('../teaser-team.jpg')

  &.teaser-office
    background-image: url('../teaser-office.jpg')