1 2 3 4 5 6 7 8 9
.infobox { .infobox_part { margin-bottom: 20px; } .infobox_part:last-child { margin-bottom: 0; } }