#health .row:last-child > div:not(:first-child) {
    display: none;
}

#health .row:last-child > div:first-child {
    margin-bottom: 60px;
}