.notifyjs-corner .notifyjs-bootstrap-info{
    background-image:none;
    background-color: #26a7df;
    min-width: 100px;
    min-height: 100px;
    padding:0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    max-height:150px;
    color: #ffffff;
    text-shadow: none;
    white-space: normal;
    text-align: center;
}