.mp-person { left: 1%; top: 0; width: 98%; height: 100%; border: 0; border-radius: 0; background: transparent; box-shadow: none; overflow: visible; }
.mp-person::before, .mp-person::after, .mp-person-avatar { display: none; }
.mp-person-image { position: absolute; z-index: 2; right: -4%; bottom: -3%; width: 106%; height: 106%; object-fit: contain; object-position: center bottom; }
.mp-code-panel { display: none; }
@media (max-width: 960px) { .mp-person { left: 2%; width: 96%; } }
@media (max-width: 640px) { .mp-person { left: 0; width: 100%; height: 100%; } .mp-person-image { right: -6%; bottom: -2%; width: 112%; height: 108%; } }
