Hi Ofi,
I have run into another issue: My media queries are not always working. What css would I use to change the size of this logo image? It is not the actual default logo, but an image that I have placed in TOP1 position for mobile header.

I have tried the following custom css but it did not work:
@media (max-width: 1334px) and (orientation: portrait) {
#sppb-addon-1636865561334 img {
max-width: 100px;
height: 100px;
}}
I need to reduce the size of the image ONLY when someone is using Zoomed Display on their iphone which bumps up the resolution. It is hard to test without an iPhone in Zoomed Display mode but I used this code on the home page to adjust the logo and it worked great to only target when the resolution is Zoomed, however I can not seem to adjust the image in the header on the other pages bc the template responsive settings are taking over. Please help.
http://hermanalunajewelry.com/index.php/shop