.hidden-symptoms{
    display:none;
}

.hidden-symptoms.open{
    display:flex !important;
}