body .meks_ess a{
    max-width: 50%;
    margin-right: 10px;
    margin-left: 0;
    font-size: 1.6rem;
    height: 36px;
    line-height: 36px;
    margin-top: 0 !important;
    min-width: auto;
}
body .meks_ess a:last-child{
    margin-right: 0;
}
body .meks_ess.circle a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .post > .meks_ess{
    border: none;
    padding-top: 0;
}

body .meks_ess_share_label h5 {
    margin-bottom: 10px;
    margin-top: 0;
}

body .meks_ess{
    margin-bottom: 0;
}
.single-share-above{
    @extend .mb--xxl;
}
body .meks_ess.rectangle a.meks_ess-item,
body .meks_ess.rectangle a.socicon-mail{
    border-radius: 4px;
}