Hi Stan
Kindly add the below CSS in the Additional CSS box. Please go to the Appearance => Customize => Additional CSS, then paste the CSS here and click to publish button.
@media (max-width: 768px) {
.theme-header-logo-center img.custom-logo {
max-width: 100% !important;
}
}
Let us know if it works for you.
Thanks