.u-align-left {
  text-align: left    !important; }

.u-align-center {
  text-align: center  !important; }

.u-align-right {
  text-align: right   !important; }

.u-valign-top {
  vertical-align: top    !important; }

.u-valign-middle {
  vertical-align: middle !important; }

.u-valign-bottom {
  vertical-align: bottom !important; }

.u-center {
  margin-left: auto;
  margin-right: auto; }

@media only screen and (max-width: 1080px) {
  .u-align-left\@portable {
    text-align: left    !important; }
  .u-align-center\@portable {
    text-align: center  !important; }
  .u-align-right\@portable {
    text-align: right   !important; } }

@media only screen and (max-width: 767px) {
  .u-align-left\@mobile {
    text-align: left    !important; }
  .u-align-center\@mobile {
    text-align: center  !important; }
  .u-align-right\@mobile {
    text-align: right   !important; } }

/*# sourceMappingURL=align.css.map */