.teasable.teasable--contact {
   box-shadow: 0px 12px 32px #dbdbdb;
   border-radius: .75em;
   padding: 1.25em;
   margin-bottom: 1.25em;
   min-height: 12em;
   border: none;
}
.teasable.teasable--contact .teasable__contact-pic.d-block {
   margin-block: -1.25em;
   margin-inline-start: -1.25em;
}
.teasable.teasable--contact .teasable__contact-pic.d-block figure {
   width: 10em;
   margin: 0;
   height: 100%;
}
.teasable.teasable--contact .teasable__contact-pic.d-block .copyright {
   width: calc(9em / .85);
 }
.teasable.teasable--contact .teasable__contact-pic.d-block picture {
   width: 9em;
   overflow: hidden;
   height: 100%;
   border-end-start-radius: .75em;
   border-start-start-radius: .75em;
}
.teasable.teasable--contact .teasable__contact-pic.d-block img {
   width: 18.5em;
   max-width: unset;
   margin-left: -4.5em;
}
.teasable.teasable--contact span.teasable__contact-field--inline {
   font-family: frutiger_medium, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
   font-size: 1.2em;
   display: inline-block;
   margin-bottom: .25em;
}
