.header-alerts {
    position: absolute;
    top: 70px;
    right: 15px;
    z-index: 1;
}

.header-alerts.fixed {
    position: fixed !important;
    top: 0;
}

.toast-size {
    max-width: 300px !important;
    min-width: 200px !important;
}