How to switch images depending on screen size?

Hi @mathhomework easiest way how to achieve this effect is to add all your logos into logo container and just use visible and hidden for logo image in desired viewport. This mean that you can set desktop logo hidden on mobile and vice versa.

another approach is here

There is more ways “how to” that are already solved and you can find these solutions here on forum