Thanks for your help. However, I am getting a LBRACE error.
I also wanted to note that I have other code (relating to the header already in the website). I don’t know if that matters. but here’s how everything shows now, but I am scared to publish as I don’t want to break the site.
.site-branding {
margin-top: 15px;
margin-bottom: 0px;
display: flex;
}
.site-title { position: absolute; }
.has-site-logo .site-title { margin: 10px 0; }
.has-site-logo .site-description { margin-top: 40px; }
@media screen and (min-width: 768px)
.image-big img {
margin-left: 70px;
}