/* Enter Your Custom CSS Here */
@media screen and (min-width: 768px) {
.site-branding-text {
	left: -195px;
  position: absolute;
  top: -50px;
  }
}