.t923__textwrapper.t923__paddingbig {
    padding: 36px 0px;
}

.t923__bgimg {
    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;
    border-radius: 30px;
}

.t923 .t-section__topwrapper {
    margin-bottom: 45px;
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}


