.content-theme-4 .transparent,
.content-theme-1 .transparent {
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
}
.content-theme-3 .transparent {
    margin-top: -18px;
}
.content-theme-3 .transparent,
.content-theme-2 .transparent {
    background: transparent !important;

}
.content-theme-2 .text-box {
    margin-top: -80px;
    position: absolute;
    left: 10px;
    right: 10px;
    margin-bottom: 10px;
}
.content-theme-2 .slider {
    max-height: inherit;
}
.content-theme-3 .text-box {
    margin-top: 20px;
}
.content-theme-2 .text-box.no-image {
    margin-top: -15px;
}
.content-theme-3 .slider
{
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
}

.content-options {
    position: absolute;
    left: 0;
    font-size: 32px;
    z-index: 2;
    top: 5px;
}
.content-theme-3 .text-box h3,
.content-theme-2 .text-box h3 {
    display: initial;
}

.content-theme-4 .p-t-30 {
    padding-top: 15px !important;
}
.content-theme-4 .p-t-30.no-image {
    padding-top: 0 !important;
}

.content-theme-5 .content-options {
    top: 10px;
    left: 10px;
}
.content-theme-5 .transparent {
    position: relative;
}

.content-theme-5 .content-options.with-img {
    top: 0;
    left: 0;
}

.content-theme-5 h3 {
    display: initial;
}