
body .site-header .page-full {
    padding: 0 56px;
}

@media (max-width: 768px){
  body .site-header .page-full {
    padding: 0 49px 0 20px;
  }
}