In the K2 catalog display, i.e. display all items in a category, there is a large blank space both before and after each item. Is there a way to eliminate all this blank space?
http://guides-berlin.org/index.php/guides
.events article, .itemListView article, .userView article {
margin-bottom: 0 !important;
padding-bottom: 0;
}