I tested on the iPad 3/3rd Generation (or whatever they’re calling it) and it looked fine.
You could adjust when the responsive code kicks in for the iPads aroun dline 3893 –
/* iPads (portrait)
--------------------------------------------- */
@media only screen and (max-width: 1023px) {
Change the above number to around 1080 and see if that fixes it.