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

  #sp-site-branding2-1{
    width : 297px;
    min-height : 50px;
  }

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

  #sp-site-navigation-1{
    margin-right : 34px;
    width : 341px;
  }
}