@charset "UTF-8";

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    align-items: center;
    align-content: center;
}

.icon-img-100 {
    width: 70%;
}
