.columned.senior_columned > * {
  margin-bottom: 0; }
.columned.senior_columned > *:first-child {
  width: 70%; }
  @media only screen and (max-width: 767px) {
    .columned.senior_columned > *:first-child {
      width: 100%; } }
.columned.senior_columned > *:last-child {
  width: 30%; }
  @media only screen and (max-width: 767px) {
    .columned.senior_columned > *:last-child {
      width: 100%; } }
.columned.senior_columned + h5 {
  margin-top: 1em; }

/*# sourceMappingURL=senior.css.map */
