.data-screen .max-wrapper .mt-auto {
    margin-top: unset !important;
}
.data-screen .content-area-outer {
    margin-top: 18% !important;
}
.code-screen .content-area-outer {
    margin-top: 18% !important;
}
.code-screen .max-wrapper .mt-auto {
    margin-top: unset !important;
    padding-top: 30px;
}
.last-screen .content-area-outer {
    margin-top: 18% !important;
}