.whitepaper .logo {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.whitepaper .logo img {
    width: unset !important;
}
.whitepaper .logo span {
    font-size: 3rem !important;
}