.ui-screenshot-slide{
    overflow: hidden;
}
.slide img.just-image{
    border-radius: 4px;
}
#landing-ui-screenshots .chevron-parent,
#botmaker-ui-screenshots .chevron-parent{
    top: -3px;
}
.vuserSlider img.just-image,
#botmaker-ui-screenshots img.just-image{
    outline: 2px solid #0080ff;
}

.subTitle_slider{
    opacity: .5;
    font-size: 20px;
    margin: 0 0 20px 0;
}
.ui-caption > *{
    font-size: 18px;
    text-align: center;
    margin: 0 0 15px 0;
    height: 30px;
}

.ui-caption{
    color: rgb(0, 128, 255);
}
