/*!minions.css*/
@media screen and (--xs-query) {
.jc-c\@xs{justify-content:center}
.jc-fe\@xs{justify-content:flex-end}
.jc-fs\@xs{justify-content:flex-start}
.jc-sb\@xs{justify-content:space-between}
.jc-sa\@xs{justify-content:space-around}
}
