.entry-content a.mks_button,
.entry-content a.mks_ico{
    border: none;
}
.entry-content .mks_dropcap{
    align-items: center;
    justify-content: center;
    display: inline-flex;
    margin-right: 20px;
}
.mks_separator{
    float: none;
}
.mks_separator:after{
    content: "";
    clear: both;
    display: table;
}
.mks_dropcap{
    width: 61px;
    height: 61px;
}
.mks_separator,
.mks_col{
    @extend .clearfix;
    @extend %vertical-margin;
}
