.body-section.slider {
    padding-top: 0 !important;
}
.body-section.slider .st-slider {
    border-top: medium none;
    position: relative;
}
.body-section.slider .st-slider, .body-section.figures .figure-wrapper, .body-section.brands .brands-wrapper {
    border-radius: 4px;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.body-section.slider .st-slider .a-slider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    position: relative;
}
.body-section.slider .st-slider .a-slider .a-slider-inner {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    overflow: hidden;
}
.body-section.slider .st-slider .a-slider .a-slider-inner p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border: medium none;
    bottom: 20px;
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: right;
}
.body-section.slider{overflow:hidden; max-height:336px;}