.emoji-mart-emoji span {
    width: 40px !important;
    height: 40px !important;
}
.emoji-mart-emoji img {
    width: 40px !important;
    height: 40px !important;
}

.status__content .custom-emoji.emojione {
    width: 40px !important;
    height: 40px !important;
}

.u-url.mention.status-link {
    color: #2b90d9;
    padding: 0 5px;
    text-align: center;
    text-decoration: none!important;
    display: inline-block;
    border: .5px dashed #2b90d9;
    border-radius: 5px;
    margin: 1px;
}

