@charset "UTF-8";
/* CSS Document */

@media only screen and (max-width: 414px) {
.yIndex.is-flex.three {
display: block !important;
}
.yIndex.is-flex.three > * {
width:100%;
}
}