#mc .swiper-slide img{
    height:200px;
    border:0px none #fff;
}

.swiper-wrapper {
    margin-left:60px;
}

.swiper-container img {
    max-width: 100%;
    max-height: 100%;
    height: 100vh;
    width: auto\9; /* ie8 */
    margin: 0 auto;
}

