        header {
              display: block;
        }
      	.footer.congregation .organization {
           display: none;   
        }
        h1 {
           word-wrap: break-word;
        }
        .footer.congregation .organization {
              display: block !important;
        }
        .section.section-congregation-header {
              padding: 0;
        }
        .section.no-padding-bottom {
              margin-top: 0;
        }