.fab:hover {
    font-family: "Font Awesome 5 Brands";
}
.fas:hover {
    font-family: "Font Awesome 5 Free";
}

.blog-post__body .social-shariff {
     height: 0;
 }  

.blog-post__body .social-shariff .shariff {
     left: -70px;
     position: relative;
     top: 0px;
     width: 40px;
  }  
}

@media (min-width: 1001px) {
  .blog-post .shariff-mobile {
     display: none!important;
  }
}