.so-widget-behrendt-neighbourhood-widget-default-40cd750bba98-6 .fsm-herz {
  width: 100px;
}
.so-widget-behrendt-neighbourhood-widget-default-40cd750bba98-6 #cross-fading {
  position: relative;
}
.so-widget-behrendt-neighbourhood-widget-default-40cd750bba98-6 #cross-fading img {
  position: absolute;
  left: 0;
  bottom: 0;
}
@keyframes cf3FadeInOut {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.so-widget-behrendt-neighbourhood-widget-default-40cd750bba98-6 #cross-fading img.second {
  animation-name: cf3FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-direction: alternate;
}
.so-widget-behrendt-neighbourhood-widget-default-40cd750bba98-6 .column-three p {
  font-family: "Allerta Stencil", Arial, Helvetica, sans-serif;
  font-size: 35px;
  line-height: 45px;
}
@media (max-width: 767px) {
  .so-widget-behrendt-neighbourhood-widget-default-40cd750bba98-6 .column-three br:nth-of-type( n+2 ) {
    display: none;
  }
  .so-widget-behrendt-neighbourhood-widget-default-40cd750bba98-6 .column-three .fsm-herz-wrap {
    text-align: center;
  }
}