@media not screen, screen and (min-width: 569px) {

  #sp-image-2{
    margin-left : 10px;
    width : 40%;
    height : auto;
    float : right;
    position : relative;
  }

  #sp-site-branding2-1{
    margin-bottom : -25px;
    min-height : 114px;
  }

  #sp-site-branding2-1 > .extra{
    margin-bottom : -11px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-bottom : -6px;
    width : 676px;
    height : 80px;
    float : none;
    position : relative;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-bottom : -66px;
    min-height : 138px;
  }

  #spb-block-container-1{
    margin-top : -3px;
    margin-bottom : -24px;
    min-height : 84px;
  }
}

@media screen and (max-width: 568px) {

  .page-toppage#content #page-content{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-button-1{
    width : 174px;
  }

  #sp-button-11{
    width : 174px;
  }

  #sp-button-2{
    width : 174px;
    height : 35px;
  }

  #sp-button-3{
    width : 173px;
    height : 26px;
  }

  #sp-image-2{
    margin-bottom : 15px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-right : -19px;
    width : 337px;
    height : 85px;
  }

  #spb-block-container-1{
    margin-bottom : -15px;
    min-height : 66px;
  }
}