#webshopContentWrapper .navbar {
  position: relative !important;
}
section.hero,section.widget-grid{
  display: none !important;
}
a:hover{
  text-decoration: none;
}


.teaser-list.contact-list {
    background: #F5CD05;
}