.miniTemplateSlideshow { list-style: none; }
.mini_template_article { margin-top: 0px; margin-bottom: 30px !important; }
.articleText .headline {color:#E5AE82 !important; font-size:24px; font-weight:normal; margin:0;}
.imageSelector a { color: #FFF !important; }
.mini_template_article { list-style: none; max-width: 95%; margin: 0 auto;}
.redactor-editor h2 { color: #E5AE82 !important; font-size: 24px; font-weight: normal; margin: 0 0 10px 0; }
.articleText {  color: #fff; font-size: 18px; line-height: 22px; }
#sliderContainer { margin-top: 10px; }
.z-disc-golf-bold { font-size: 30px; }

.mini_template_article .imageContainer, .mini_template_article .articleText {
    width: 50% !important;
}
.imageContainer img {
    width: 96%;
}
.mini_template_article .articleText {
}
.mini_template_article {
    list-style: none;
    max-width: 75% !important;
    margin: 40px auto !important;
    float: none !important;
    display: flex;
}
.mini_template_article span.slider-title-grey {
    color: #9e9b9c;
    width: 100%;
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 2vw;
    line-height: 2vw;
    display: block;
}
.mini_template_article span.black-larger-title {
    color: #fff;
}
.row .col-sm-6 .mini_template_article {
    width: 100%;
}
@media (max-width: 900px) {
	.imageContainer, .articleText { width: 100% !important; }
}