.mx {
    &-list {
        transition: top 0.2s;
        &--tip {
            text-align: center !important;
            padding: 14px 0px !important;
            margin: 0 !important;
        }
    }
}