footer .btn-karriere-footer {
    right: calc(50% - 7rem);
    left: unset;
}
@media screen and (min-width: 768px) {
    footer .btn-karriere-footer {
        right: 150px!important;
    }
}


.sidebar-info {
    bottom: 75px!important;
}