Colleagues.
I have a site that he can adjust to in the mobile version, but the logo looks as if he creates a space below it and pushes the other div down. The code I'm using is this:
@media (max-width: 600px) {
.logo-marca{ width: 93px; height: 103px;}
}