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

  #sp-item-gallery-1{
    margin-right : 10px;
    width : 75px;
    float : left;
    position : relative;
  }

  #sp-site-branding2-1 > .extra{
    margin-bottom : -15px;
    min-height : 229px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-bottom : 18px;
    width : 160px;
    height : 160px;
    top : 46px;
    bottom : auto;
    right : auto;
    left : 191px;
  }

  #sp-table-2{
    margin-left : -20px;
    width : 291px;
  }
}