#jobberbeeContainer {
  height: 690px;
  overflow-y: scroll;
}
#jobberbeeContainer .offerbox {
  background-color: transparent;
  color: white;
}
#jobberbeeContainer .offerbox .dleft {
  color: white;
  font-weight: bold;
}
.jobberbeeContainer h5 .title{
  font-size: inherit;
  line-height: inherit;
  text-transform: uppercase;
}
