.site-branding {
display: inline-block;
float: left;
}
@media only screen and (min-width: 63.9375em) {
.site-branding {
margin-right:25px;
}
}