.sec-scene-wrap {
    position: relative;
}

.sec-scene-wrap .sec-img {
    width: 50%;
    object-fit: contain;
}

.sec-scene-wrap .sec-right {
    width: 50%;
    padding-left: 48px;
}