.eheinrichtungen {
}
.eheinrichtungen .views-table th:first-child,
.eheinrichtungen .views-table td:first-child {
  width: 40%;
}

.breakpoint-small .eheinrichtungen .views-table th,
.breakpoint-small .eheinrichtungen .views-table td {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  width: inherit;
}
.breakpoint-small .eheinrichtungen .views-table td:last-of-type {
  padding-bottom: 1.5em;
}

.eheinrichtungen .views-exposed-form select {
  max-width : 15em;
}

.eheinrichtungen .ehshowall-wrapper {
  text-align       : center;
  margin-top       : -60px;
  margin-bottom    : 2.5em;
  background-image : linear-gradient(transparent, white, white, white);
  padding-top      : 30px;
  position         : relative;
}