.t923__bgimg {
    margin: 8px;
    border-radius: 9px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.t706__form-bottom-text {
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;
}
.t774__bgimg {
    position: absolute;
    top: 0;
    margin: 10px;
    border-radius: 19px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
@media screen and (max-width: 480px) {
    .t774__container_mobile-flex .t774__col {
        min-width: 70%;
        max-width: 70%;
        box-sizing: content-box;
    }
}