.c-tabslider .c-container {
    height: 765px;
}

.c-tabslider--background {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: cover;
}

.c-tabslider--title,
.c-tabslider--subtitle,
.c-tabslider--link,
.c-tabslider--button {
    position: relative;
    z-index: 5;
}