Please understand that Hot Cars template is an older template and it's not responsive. Its behavior is not optimized for small mobile screens.
However, I fixed this at least for iPad by adding this line before closing </head> tag:
Code:
<meta name="viewport" content="width=device-width, initial-scale=.7" />
Thanks,
Milos