.t886__btn {
    padding: 10px 20px;
    height: auto;
}
.t774__bgimg {
    position: absolute;
    margin: 9px !important;
    border-radius: 13px !important;
    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;
}
.t220__title {
    margin-top: -8px;
    padding-bottom: 20px;
}
@media screen and (max-width: 700px) {
    .t220__textwrapper, .t-col_12 .t220__textwrapper {
        margin-left: 0;
        padding: 50px 20px 20px 20px;
    }
}