.justify {
  text-align: justify; }

@media (max-width: 480px) {
  #communication h2 {
    font-size: 1.23077em;
    /* $font % 13 */
    line-height: 1.875em;
    /* (20*$line) % $font */
    font-weight: bold;
    margin-bottom: 20px; }

  #open-profile #edit_vanity_url {
    display: inline-block;
    margin-bottom: 20px; }

  #portal-welcome h1 {
    font-size: 1.23077em;
    /* $font % 13 */
    line-height: 1.875em;
    /* (20*$line) % $font */
    font-weight: bold; }
  #portal-welcome .tutorial-title {
    font-size: 1.53846em;
    /* $font % 13 */
    line-height: 2em;
    /* (20*$line) % $font */
    font-weight: bold; }
  #portal-welcome .tutorial-menu {
    margin-top: 20px; }
  #portal-welcome .tutorial-main p {
    min-height: initial; }
  #portal-welcome .tutorial-step {
    margin: 20px 0; }

  #main-header .session-control div.user-section > .dropdown-menu {
    padding-bottom: 0px;
    top: 43px;
    left: -40px;
    right: initial;
    min-width: initial;
    float: none;
    background: #293036; } }
@media (min-width: 481px) and (max-width: 979px) {
  #communication h2 {
    font-size: 1.53846em;
    /* $font % 13 */
    line-height: 1.5em;
    /* (20*$line) % $font */
    font-weight: bold;
    margin-bottom: 20px; } }

/*# sourceMappingURL=mobile-overwrite.css.map */
