body {
    background: url("/img/WIRELESS/2024/05/300558/imgs/bg.jpg") no-repeat;
    /*background: url("../imgs/bg.jpg") no-repeat;*/
    background-size: 100%;
}

img {
    width: 100%;
    display: block;
}

.place svg {
    width: 100%;
}

.mainList {
    padding-bottom: 100px;
}

.mainBox {
    margin-bottom: 8%;
}

.move {
    min-height: 86vw;
}

.move * {
    width: 100%;
}