* {
box-sizing: border-box;
}
img {
max-width: 100%;
height: auto;
}
.iso {
max-width: 800px;
margin: 0 auto;
}
main ul {
font-size: 9pt;
}