#general
{
    display: flex;
    flex-direction: column;
    margin: auto;
    text-align: center;
    float: none;
}

#plan
{
    width: 50%;
    margin-left: 25%;
    margin-top: 10px;
}
