style.css [506:523]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  .mdl-banner {
    padding-top: 79px;
  }
  .mdl-banner .m-content {
    padding: 79px 18px 39px;
    flex-direction: column-reverse;
    margin: 0 -18px;
    width: calc(100% + 36px);
  }
  .mdl-banner .m-bg {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 113px;
    margin-top: -65px;
  }
  .mdl-banner .m-text {
    width: 100%;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



style.css [542:559]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  .mdl-banner {
    padding-top: 79px;
  }
  .mdl-banner .m-content {
    padding: 79px 18px 39px;
    flex-direction: column-reverse;
    margin: 0 -18px;
    width: calc(100% + 36px);
  }
  .mdl-banner .m-bg {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 113px;
    margin-top: -65px;
  }
  .mdl-banner .m-text {
    width: 100%;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



