@media screen and (min-width: 61.5625em){
  .post-thumbnail {
        max-height: 520px;
  height: auto;}
  body:not(.search-results) article:not(.type-page) figure.below-entry-meta{
      margin-left: 0;
  }
}



.site-footer .social-navigation a[href*="instagram.com"]:after {
    display: block;
    content: " ";
    background: url('/wp-content/uploads/2018/09/instagram-w.png');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 42px;
      top: -3px;
    position: absolute;
    left: -4px;
}