.slideshow--root{padding:0}

@media screen and (min-width: 768px) {
    .slideshow--root h3.featured-content--title {
        max-width: 350px;
    }
}


@media only screen and (max-width: 767px) {
    .slideshow--root a.featured-content--link--container.link {
        max-width: 200px;
    }
}
