.eapi_product_image_box {
    float: none;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}

@media all and (min-width: 56.25em) {
  .post-content, .post-meta, .comments, .widget-area-after-post {
      font-size: 1.25em;
      line-height: 1.6;
  }
}

.post-content h3 {
  margin-top: 4em;
}

.author-box .view-posts, .design-credit {
  display: none;
}

.post-content a {
    color: #2626c6;
}

.crp_related a {
  text-decoration: none;
  font-weight: bold;
}

span.crp_title::after {
  content: ":";
}

.aff-disclaimer {
  font-size: 18px;
  line-height: 1.556;
  margin: 0;
}

.home .post-content p, .single .post-content p {
  text-align: justify;
}

a.more-link {
  color: #78C7D0;
}