@media screen and (max-width: 980px){
.t770__topwrapper, .t770__bottomwrapper {
    padding: 0!important;
    width: 100%;
    display: block;
    background: white;
}
}