
/* Mojolnir V21 final footer brand sentence line-break polish */
.footer-brand-note{
  max-width:320px!important;
  line-height:1.62!important;
  text-align:left!important;
}
.footer-brand-note .brand-note-line{
  display:block!important;
}
@media(max-width:1040px){
  .footer-brand-note{
    max-width:360px!important;
  }
}
