.section--hero .col-md-6.text-xs-left {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 40px 20px; }

.section--hero h1 {
  font-size: 58px; }

.section--testimonial .testimonial__image {
  max-width: 300px;
  max-height: 300px; }

@media (max-width: 767px) {
  .section--hero h1 {
    font-size: 38px; }

  .splash-wrapper {
    background-position: top right -200px; } }
