@import'../../common/css/style.scss';
@import'../../common/css/common.scss';
.container {
    @extend .publicContainer;
}
.swiper-item {
    @include screenWidthAndHeight;
    border-radius: 232px;
    align-items: center;
    justify-content: center;
}

.guideImage {
    @include screenWidthAndHeight;
    border-radius: 232px;
}