.paragraph--type--text-and-image .textImageParagraphImage.small {
width: 100%;
}
.paragraph--type--text-and-image .textImageParagraphImage.left,
.paragraph--type--text-and-image .textImageParagraphImage.right {
width: 100%;
float: none;
}
  



.site-footer {
padding-top: 1.3125rem;
}
#clewFooterCopyright *{
font-size: 0.6875rem;
}
#clewFooterCopyright {
flex-direction: column;
}
#clewFooterCopyright ul {
margin-right: 0;
padding-left: 0;
justify-content: start;
margin: 0px 0 .375rem 0;
}
#clewFooterContact p,
#clewFooterContact a{
font-size: 0.8125rem;
line-height: 1.25rem;
}
#clewFooterContact span a{
font-size: 1.25rem;
display: block;
margin-bottom: .5rem;
}
#dateAuthor {
  display: block;
}
#nodeAuthor::after, 
#nodeDate time::after, 
.clewBlogAuthor::after {
  content: none;
}
#nodeLocation {
  margin-left: 0;
}
.views-view-responsive-grid--horizontal {
  grid-template-columns: 1fr !important;
}
.view-kacheln .views-exposed-form:after{
width: 200px;
left: calc(50% - 100px);

}