.i-u-1{
    font-size:32px;
    font-weight: bold;
    line-height: 80px;
}
.i-u-2 p{
    line-height: 32px;
    font-size: var(--font-size-16);
}
.i-u-3 img{
    width:100%;
    height:auto;
}
.i-v-1{
    font-size:32px;
    font-weight: bold;
    line-height: 80px;
}
.i-v-2 p{
    line-height: 32px;
    font-size: var(--font-size-16);
}
.i-v-3 img{
    width:100%;
    height:auto;
}
.i-v-4{
    width:100%;
    color:var(--main-white);
    position: absolute;
    top: calc( 50% - 8px );
    left: 0;
    text-align: center;
}