.hr-section.brokers {
	padding-top: 180px;
}

.brokers-inner {
  position: relative;
}
.brokers-content {
  position: absolute;
  top: 40px;
  left: 100px;
}
.brokers-content h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 400;
  margin: 0;
  line-height: 42px;
}
.brokers-content p {
  font-size: 28px;
  color: #fff;
}

