.b12r-about-copy {
  max-width: 420px;
}

.b12r-about-copy p + p {
  margin-top: 26px;
}

.b12r-about-photo {
  margin-top: 34px;
}

.b12r-about-photo-credit {
  bottom: 0;
  position: absolute;
  transform: rotate(-90deg);
  transform-origin: bottom left;
  white-space: nowrap;
}

.b12r-about-photo-image {
	padding-right: 20px;
	width: 220px;
}

.b12r-about-photo-image-and-credit {
	position: relative;
}

@media screen and (min-width: 840px) {

	.b12r-about-body {
		display: flex;
	}

  .b12r-about-photo {
    margin-left: 70px;
    margin-top: 0;
  }

	.b12r-about-photo-image {
		width: 240px;
	}

}
