.bigfoot-footnote__button{
    width: auto;
    min-width: 20px;
    min-height: 20px;
    border-radius: 50%;
}
.bigfoot-footnote__button:after{
    font-size: 0.77em;
}
.footnote-content-wrapper p{
   	font-size: 15px !important;
}
@media screen and (max-width: 998px){
  .social_counter{
    max-width: 100%;
   }  
   .social_counter .twitter{
   	background-size: contain;    
   }
   .social_counter .facebook, .social_counter .facebook{
     width: 67px;
     height: 77px;
     background-size: contain;
     background-position-y: -3px;
    }
   .social_counter .facebook, .social_counter .instagram, .social_counter .twitter{
     width: 67px;
     height: 77px;
     background-size: contain;
    }
   .social_counter .facebook, .social_counter .instagram, .social_counter .instagram{
     width: 67px;
     height: 77px;
     background-size: contain;
    }
    .social_counter a span {
    font-size: 9px;
	}
    .social_counter .facebook span{
        padding: 3px 0 0 2px;
    }
    .social_counter .twitter span{
		padding: 4px 0 0 8px;
    }
    .social_counter .twitter{
        background-position-y: -5px;
    }
    .social_counter .instagram span{
       padding: 4px 0 0 0;
    }
    
}