.notify {
    position: fixed !important;
    top: 20px !important;
    right: 20px !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 9999;
}

/*.notify-alert {*/
/*    max-width: 2400px;*/
/*    padding: 15px;*/
/*    border-radius: 4px;*/
/*    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);*/
/*}*/