
/*  */
/* 
*/
body.oe-page .stage-slider h2, body.oe-page .stage-big p {
    display: none;
}
body.oe-page .stage-slider p, body.oe-page .stage-small a:first-child {
    display: none;
}


table figure.person_portrait img {
  width: 7em;
 height:9.2em;
 /* aspect-ratio: 3 / 4; */
  object-fit: cover;
  object-position: 50% 35%;
}

figure.person_portrait {
    width: 7em;

}

 
/*  */