diff --git a/blocks/footer/footer.css b/blocks/footer/footer.css index 485bb2b34d..d8c8a84ef7 100644 --- a/blocks/footer/footer.css +++ b/blocks/footer/footer.css @@ -470,7 +470,7 @@ footer.footer-wrapper .footer { margin-top: 8px; } - .section.mobile-footer-section-third .wrappercreation-wrapper .wrapper-creation-container .image-href-desktop a>picture>img { + .section.mobile-footer-section-third .wrappercreation-wrapper .wrapper-creation-container .image-href-mobile a>picture>img { width: 128px; height: 38px; } @@ -503,7 +503,7 @@ footer.footer-wrapper .footer { column-gap: 32px; } - .section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-desktop a>picture img { + .section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-mobile a>picture img { width: 22px; height: 24px; } @@ -613,7 +613,7 @@ footer.footer-wrapper .footer { margin-left: 16px; } - .section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-desktop a>picture img { + .section.footer-follow-us-wrapper .wrappercreation-wrapper .imgwithlink-wrapper .image-href-mobile a>picture img { width: 25px; height: 40px; }