#Impressum-content #sideBySide > div:first-child {
  padding-left: 0;
  padding-right: 0;
}

#hotel-srvice .preview-topic-description p {
  margin-bottom: 0 !important;
}

@media screen and (max-width:1023px) { 
  #hotel-srvice .preview-card-wrapper > svg {
    position: absolute;
    display: block !important;
    top: 0;
    right: 0;
    width: 20px;
    height: 18px;
    stroke: #FFF !important;
  }
}