@theapril Add this code in your responsive section (the iPad/tablets 767 width) –
.header-image .site-title a {
background-size: contain !important;
}
Place the above code under this section –
/* iPhones (portrait and landscape)
--------------------------------------------- */
@media only screen and (max-width: 767px) {