
 .sd-aio-wrap { position: relative; width: min(100%, 760px); aspect-ratio: 1536 / 1024; margin: 0 auto; overflow: hidden; background: transparent; } .sd-aio-picture { display: block; width: 100%; height: 100%; } .sd-aio-img { display: block; width: 100%; height: 100%; object-fit: contain; } @media (max-width: 640px) { .sd-aio-wrap { width: min(100%, 430px); aspect-ratio: 916 / 1717; } }