/* Tech Specs
------------------------*/
body#specs { }

body#specs .spec-table .storage h2 sup { left: -58px; bottom: 20px; }

@media only screen and (max-device-width:768px) {
body#specs .spec-table .storage h2 sup { left: -60px; bottom: 20px; }

.spec-table tbody th img { margin-bottom: 4px; }

.spec-table { margin: 0 -51px; }