section.block-image-full{padding-left:calc((100vw - 1200px)/2);padding-right:calc((100vw - 1200px)/2);width:100%;height:var(--height);margin-top:20px;margin-bottom:20px}section.block-image-full figure{width:100%;height:100%}section.block-image-full img{width:100%;height:100%;object-fit:cover;object-position:var(--position)}@media (max-width: 768px){section.block-image-full{width:100%;aspect-ratio:16/9;height:inherit}}
