.notification {
    padding: 10px 15px 10px 45px;
    text-align: left;
}

.notification:before {
    right: auto;
    left: 0;
}

.notification .close-notification {
    right: 5px;
    left: auto;
}
