@media (max-width: 767px) {
    .pp-glossar-item {
        width: 100%!important;
    }
	ul.pp-glossar-items {
    column-count: 1!important;
}
}