#id_coming_soon {
    height: 550px;
    background-color: #ccc;
}

#id_coming_soon table {
    width: 100%;
    height: 100%;
}

#id_coming_soon td {
    color: white;
    vertical-align: center;
    text-align: center;
}
