section.m5_contact_persons .m5_image a { height: 100%; width: 100%; }
section.m5_contact_persons .m5_image img { width: 100%; height: 100%; object-fit: cover; }
section.m5_contact_persons .m5_title { margin-bottom: 15px; }  .m5_contact_persons .m5_ansprechpartner_main > .mM_row { gap: 20px; margin-top: 56px; } .m5_contact_persons .m5_item_content > a { display: block; }
.m5_contact_persons .m5_item_content {
background: #fff;
border: 1px solid #edf2fe;
border-radius: 20px;
overflow: hidden;
height: 100%; box-shadow: 0 6px 24px rgba(18, 38, 91, .05);
} .m5_contact_persons .m5_image { width: 100%; height: 363px; overflow: hidden; border-radius: 20px; }
.m5_contact_persons .m5_image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.m5_contact_persons .m5_title_stelle_container { padding: 35px 52px 32px; }
@media (max-width: 375px) {
.m5_contact_persons .m5_title_stelle_container { padding: 35px 20px 32px; }
} .m5_contact_persons .m5_title_stelle_container .m5_title { margin: 0 0 2px; }
.m5_contact_persons .m5_title h3 {
font-family: 'Sora', sans-serif;
font-weight: 600;
font-size: 25px;
line-height: 1.1;
color: var(--strobl-accent);
margin: 0;
}
.m5_contact_persons .m5_stelle p { font-size: 15px; color: var(--strobl-magenta); margin: 0; }