.toast-top-center {
    top: 20%;
    left: 5%;
    min-width: 50%;
    /*margin-left: -150px;*/
}
#toast-container.toast-top-center > div {
    min-width: 25%;
}