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

  #sp-photo-motion-1{
    display : none;
  }

  #sp-site-branding2-1 > .site-description{
    width : 321px;
    height : 90px;
    float : left;
    display : none;
    position : relative;
  }

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