.gallery-item {    height: auto;  overflow: hidden;  }
.gallery-item img {     height: 140px;
    width: 100% !important;
    object-fit: cover;
    object-position: center center; }

.leistungenbox h2 {
    color: #ba0505! important;

}
.prisna-social-sharer-align-left.prisna-social-sharer {
    display: none!important;
}


