#is24-de.fullwidth .viewport .page-wrapper {
    max-width: initial;
    margin-top: 0;
}

#is24-de.fullwidth .viewport .page-wrapper .baufi-wrapper {
    margin-top: 0;
}

#is24-de.fullwidth .viewport .page-wrapper .baufi-wrapper .content-wrapper {
    max-width: initial !important;
    margin: 0 !important;
    padding: 0 !important;
}

#is24-de.fullwidth .viewport .page-wrapper .baufi-wrapper .content-wrapper.my-mortgage {
    padding: 0 16px !important;
}

.mymortgage .background-image {
    background: url("/baufinanzierung/static/images/mymortgage/onboarding.jpg") no-repeat;
    background-size: cover;
}

.my-mortgage .inner-footer {
    max-width: 1200px;
    margin: 26px 0;
}

.tutorial {
    max-width: 1175px;
    margin: auto;
}

.my-mortgage .tick {
    margin-right: 16.8px;
    font-size: 13px;
    color: rgb(95, 166, 93);
}

.my-mortgage .how-it-works {
    font-weight: 400;
}

.my-mortgage .bottom-container {
    margin: 0 20px;
}

.my-mortgage .bottom-container .title {
    min-height: 52px;
    font-size: 18px;
}

.tutorial .title {
    margin-top: 60px;
    margin-bottom: 70px;
}

.tutorial .title h1 {
    font-weight: 500;
}

.tutorial .orange-line {
    display: block;
    width: 145px;
    margin: 30px auto;
    border: 1px solid #ff7500;
}

.animation img {
    width: 100% !important;
}

.my-mortgage .list-check li:before {
    position: absolute;
    left: 0;
    content: "\f00c";
    font-family: FontAwesome;
    color: #343434;
}

.my-mortgage .spacer {
    visibility: hidden;
}

.back-to-top {
    height: 5rem;
}

.back-to-top .back-to-top_line {
    height: 2.5rem;
}

.back-to-top .back-to-top_holder {
    display: inline-block;
    position: absolute;
    width: 10rem;
    margin-top: -2.5rem;
    margin-left: -5rem;
    padding: 0 2.5rem;
}

.back-to-top a div {
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
}

.border {
    border: 1px solid #e0e0e0 !important;
}

.back-to-top a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.back-to-top a:hover {
    color: #ff7500;
}

.back-to-top a:before {
    content: '';
    display: block;
    margin: 0 auto;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
}

.back-to-top a div span {
    padding: 1.2rem 1rem;
    font-size: 2rem;
}

.start-onboarding {
    min-width: 200px;
    height: 44px;
}

.payment-plan img {
    padding-bottom: 8px;
    padding-left: 6px;
    background-color: #f7f7f7 !important
}
