/*.collapsible-row {
    font-size: 0px;
    transition: font-size 0.2s linear;
}*/

.hide-desc,
.hide-source,
.hide-observations,
.hide-detection,
.hide-other,
.hide-related,
.hide-comments {
    /*font-size: 0px;*/
    display: none;
}