.wrapper-standorte-overview{display:grid;gap:16px}@media(min-width: 48rem){.wrapper-standorte-overview{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(min-width: 80rem){.wrapper-standorte-overview{grid-template-columns:repeat(3, 1fr);gap:32px}}.wrapper-standorte-overview .item-standort{flex-direction:column}.wrapper-standorte-overview .item-standort .standort-item-image>img{border-bottom-left-radius:0px;border-bottom-right-radius:0px}