
/*Lets create the magnifying glass*/
.wandkarten-list>div>h2 {
  font-size:1.1rem;
  font-weight:bolder;
}

.wandkarten-list.no-magnify .small {
    width: 100%;
    height: auto;
}
.wandkarten-list.no-magnify .button {
    max-width: 100%;
}