/* 540 Edits Post Launch */
.header-logo img{max-width: 95px}

#join-our-team .picture-side img {width: 100%}
@media(min-width:768px) {
  #join-our-team .picture-side img {width: auto}
  .big-impact { text-align: center; }
}

#thoughts { padding: 2rem; }

@media (max-width: 576px) {
  .promo-list li {
    width: 95% !important;
    padding: .5rem !important;
  }
}