I've tested azw3 and kfx versions of your book on my Kindle Paperwhite 2. For results, see the attached screenshots.
BTW, the KFX code doesn't like the following selectors:
Code:
box-sizing: border-box;
box-sizing: inherit;
I had to remove them to create the kfx file.
Unless, they're essential for your styles, you might want to remove them.