#mfn-footer-template .column_footer_logo img,
        #Footer .column_footer_logo img,
        footer .column_footer_logo img{
            max-width:420px!important;
            width:100%!important;
            height:auto!important;
        }
        #mfn-footer-template .column_footer_logo,
        #Footer .column_footer_logo,
        footer .column_footer_logo{
            max-width:460px!important;
        }
        body:not(.woocommerce-cart):not(.woocommerce-checkout) #backTop{
            right:26px!important;
            bottom:86px!important;
            z-index:999990!important;
        }
        body:not(.woocommerce-cart):not(.woocommerce-checkout) .alltop-r10-launcher{
            right:22px!important;
            bottom:22px!important;
            z-index:1000001!important;
        }
        @media(max-width:700px){
            #mfn-footer-template .column_footer_logo img,
            #Footer .column_footer_logo img,
            footer .column_footer_logo img{
                max-width:300px!important;
            }
            body:not(.woocommerce-cart):not(.woocommerce-checkout) #backTop{
                right:16px!important;
                bottom:132px!important;
            }
            body:not(.woocommerce-cart):not(.woocommerce-checkout) .alltop-r10-launcher{
                right:14px!important;
                bottom:72px!important;
            }
        }