#error
{
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

#error img
{
    width: 64px;
    margin-bottom:  17px;
}

#error h6
{
    font-size: 18px;
}

#error p
{
    font-size: 16px;
}

#error > div
{
    width: 100%;
}