Hi.
You would first need to find the CSS code that targets the Amazon widget. You could use something like Firefox web tools for this. Or other browsers also have tools that allow you to see the code. Then, inside your WordPress site go to Appearance -> Editor and in the CSS style sheet find the @media query that relates to the mobile view (probably max 300px) and then, using the bit of CSS you have located put in display: none;