@media (max-width: 500px) {
    .redux-toastr{
        width: 100%!important;
        top: 0!important;
        left: 0!important;
    }
}
