@ -120,7 +120,7 @@
display: flex;
align-items: start;
justify-content: space-between;
gap: 10.625rem;
gap: 5rem;
}
.sl2-arch__copy {
@ -154,7 +154,8 @@
.sl2-arch__panel img {
display: block;
width: 100%;
height: auto;
/* height: auto; */
object-fit: contain;
.sl2-core {