.swal-footer {
    text-align: center;
}

.swal-button--catch {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.swal-button--defeat {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.swal-icon img {
    max-height: 300px;
}
.swal-text
{
    text-align: center;
}