#stnorbert-theme #stnorbert {

  float:    none;
  position: absolute;
  right:    0;
}


#stnorbert-theme .site-content--home {

  padding-top: 4rem;
}


#stnorbert-theme .wp-block-image {

  width:     100%;
  max-width: 1024px;
  margin:    0 auto;
}

#stnorbert-theme .wp-block-image img {

  display:   block;
  max-width: 1024px;
  height:    auto;
  margin:    2rem auto;
}

#stnorbert-theme .wp-block-image .wp-element-caption {

  margin-bottom: 3rem;
}
