/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.swiper.swiper-instance img{
    max-width: 100%;
}

.swiper-content-wrapper{
    opacity: 1;
    width: 100%;
    display: block;
    min-height: 200px;
    padding: 0 24px;
}