.ng-toast {
    position: absolute;
    right: 20px;
    bottom: 0px;
    z-index: 20;
}
.ng-toast .ng-toast__list {
    list-style-type: none;
}