
.filter-wrap ul.dropdown { position: absolute;
width: 100%;
z-index: 1; }


@media screen and (min-width: 1024px){
  .module_kalender .dropdown-filterwrap > li { width:calc(50% - 15px) !important; }
}