.emoji-large {
    width: 64rpx !important;
    height: 64rpx !important;
    vertical-align: bottom !important;
}

.emoji-normal {
    width: 54rpx !important;
    height: 54rpx !important;
    vertical-align: bottom !important;
}

.emoji-small {
    width: 36rpx !important;
    height: 36rpx !important;
    vertical-align: bottom !important;
}