article.breakout {
  width: 100%; }

article:nth-of-type(2n) {
  background-color: rgba(158, 225, 242, 0.2);
  padding-top: 1.5rem;
  border-bottom: 1px solid transparent;
  margin-bottom: 1.5rem; }

.post-info {
  margin-top: -12px;
  font-weight: normal;
  font-size: 80%; }

article.post img {
  height: auto !important; }

.wp-caption img, .wp-caption p {
  margin-bottom: 0; }

.wp-caption-text {
  margin-top: 0;
  text-align: right;
  font-size: 70%; }
