.highlightSpan {
    border-bottom: 1px dotted #252d11;
    cursor: help;
}
.highlightSpan:hover {
    font-weight: 600;
}

@media (max-width: 500px) {
    img.glossarimage {
        width: 50%;
        margin-left: 25%;
    }
}
