.t728__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.t401__col {
    overflow: hidden;
    border-radius: 10px;
}

.t401__textwrapper {
    padding: 0px 40px;
    position: relative;
}

.t401__bg {
    border-radius: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.t401__table {
    display: table;
    width: 100%;
    height: 400px;
    vertical-align: middle;
    background-color: #000;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.t1074__wrapper {
    padding: 50px 0 50px;
}
