.mc-teaser-slider-bg-box {
    /*width: 90%;*/
    height: 400px;
    color: #fff;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: contain !important;
    margin: 40px 20px;
}

.mc-teaser-slider-dim {
    height: 90%;
    background: rgba(0, 0, 0, 0.2);
    padding: 30px 30px 20px;
    margin: 40px 20px 80px;
}

.mc-teaser-slider-txt-box {
    overflow: hidden;
    text-align: center;
}

.mc-teaser-slider-txt-box h3 {
    font-size: 20px;
    color: #dbf0ff;
    margin-top: 15px;
    margin-bottom: 0;
}

.product-teaser-slider .slick-dots {
    bottom: 30px;
}
