.contact-address {
  overflow: hidden;
  padding-bottom: 40px;
}
.contact-address #map {
  display: inline-block;
  width: 480px;
  height: 314px;
  clear: right;
}
.positions-available h2,
.contact-address h2 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.contact-address .contact-address__wrapper {
  float: right;
  width: 300px;
  margin-right: 120px;
  margin-top: 30px;
}

.contact-address .contact-address__wrapper h3 {
  padding-top: 20px;
  padding-bottom: 18px;
}
.contact-address .contact-address__wrapper p {
  line-height: 1.34;
}

.employ-info{
    white-space: pre-wrap;
    line-height: 1.34;
    font-size:20px;
}