.t821__rightwrapper {
    padding-right: 80px;
}

@media screen and (max-width: 980px) {
    .t821__rightwrapper {
        padding-right: 0;
    }
}