.position_bg {
  height: 280px;
  background-color: #51678f;
}
.position_bg h1 {
  font-weight: 600;
  font-size: 1.875rem;
  color: #fff;
  padding-bottom: 12px;
}
