.entry-tags + .meks_ess{
    margin-top: 15px;
}

body .meks_ess a.meks_ess-item{
    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.meks_ess-item:last-child{
    margin-right: 0;
}
body .meks_ess.circle a.meks_ess-item {
    width: 50px !important;
    height: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .post > .meks_ess{
    border: none;
    padding-top: 0;
    @extend .vertical-gutter-flow;
}

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