/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2021 | 11:33:31 */
@media only screen and (min-width: 559px) {

  header {
    display: inline !important;
  }

  header .site-branding {
    display: inline-block!important;
    margin-top: 2rem !important;
    margin-left: 3rem !important;
  }

  header nav {
    display: inline-block!important;
  }

  .site-main {
    padding-top: 0px;
  }
}

.site-branding img {
   width: 200px;
}