

@media (max-width: 600px) {

.know-pathology-label {
    display: block;
}

.widget-reports a {
    justify-content: start;
}

.widget-reports span {
    line-height: normal;
    text-align: start;
}
}