.t461__rightwrapper {
    text-align: right;
    padding-left: 200px;
    padding-right: 40px;
    left: -35%;
}
.t461__logowrapper2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    left: 140%;
    z-index: 100;
}

@media screen and (max-width: 980px) {
    .t451__logo__img, .t451m .t-sociallinks {
        margin-left: 100px;
    }
}


@media screen and (max-width: 980px) {
    .t451__burger-wrapper__mobile {
        position: relative;
        /* display: -webkit-flex; */
        display: -ms-flexbox;
        display: flex
;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 1;
        margin-left: auto;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}