@media screen and (max-width: 480px) {
  .rich-text-wrapper span h1 {
    font-size: 50px;
  }
}

.job-details-logo,
.header-logo {
  max-height: 75px !important;

}

#open-roles {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.testimonial-desc p {
  text-align: justify !important;
}

.testimonial-wrapper {
  justify-content: space-between !important;
}

.testimonial-wrapper .testimonial-desc span {
	display: block;
}
