@media only screen and (max-width: 375px) {
    .inno-ffp-sofa {
        min-height: 667px;
        display: block !important;
    }
}

@media only screen and (min-width: 376px) {
    .inno-ffp-sofa {
        min-height: 667px;
        display: block !important;
    }
}

@media only screen and (min-width: 480px) {
    .inno-ffp-sofa {
        min-height: 926px;
        display: block !important;
    }
}

@media only screen and (min-width: 768px) {
    .inno-ffp-sofa {
        min-height: 926px;
        display: block !important;
    }
}

@media only screen and (min-width: 1024px) {
    .inno-ffp-sofa {
        min-height: 926px;
        display: block !important;
    }
}

@media only screen and (min-width: 1200px) {
    .inno-ffp-sofa {
        min-height: 1024px;
        display: block !important;
    }
}

.c-stage--content-page.c-stage--dynamic-xs {
    min-height: auto !important;
}

.c-stage__headline {
    margin-bottom: 0 !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

@media only screen and (max-width: 472px) {
    .c-stage.c-stage--content-page.c-stage--dynamic-xs .c-stage__wrapper .c-stage__image {
        min-height: 296px !important;
    }
}

@media only screen and (min-width: 473px) and (max-width: 703px) {
    .c-stage.c-stage--content-page.c-stage--dynamic-xs .c-stage__wrapper .c-stage__image {
        min-height: 248px !important;
    }
}

@media only screen and (min-width: 704px) and (max-width: 767px) {
    .c-stage.c-stage--content-page.c-stage--dynamic-xs .c-stage__wrapper .c-stage__image {
        min-height: 350px !important;
    }
}

@media only screen and (max-width: 767px) {
    .c-stage__content {
        padding-bottom: 24px !important;
    }
}

@media only screen and (min-width: 768px) {
    .c-stage__content {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 768px) {
    .c-stage.c-stage--content-page.c-stage--dynamic-xs .c-stage__wrapper .c-stage__image {
        min-height: 326px !important;
    }
}

@media (max-width: 991px) {
    .c-stage__content {
        padding-top: 64px !important;
    }
}

.c-app-int-with-header__app-wrapper app-int  {
    z-index: auto;
}

.l-grid__column-medium-12.offset-medium-0 {
    padding: 0;
}

.c-breadcrumb__container {
    background: #fff;
}
