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

  .sp-wp-post-list#sp-wp-post-list-5{
    margin-bottom : -75px;
    min-height : 615px;
  }
}

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

  #sp-block-container-1{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-block-container-1::after{
    background-color : #ffffff;
    width : 100%;
    height : 1px;
    display : block;
    content : "";
  }

  #sp-google-map-1{
    width : 100%;
    min-height : 300px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 306px;
    height : 49px;
  }
}
