﻿.rz-notification-item {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    min-width: 360px;
    max-width: 520px;
}
