Hi Marion
Ok, please add the CSS code below 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: 500px){
.navbar-header-wrap .navbar-brand img {
display: none;
}
}
Let us know if it works.
Thanks