.table{display:table;width:100%;border-spacing:0 2.4rem}.table-row{display:table-row;width:auto;clear:both}.table-col{float:left;display:table-column}.table-col:first-child{font-weight:700;width:50%}.table-col:last-child{color:var(--grey-700);width:50%}@media screen and (max-width:480px){.table{width:100%}.table-col:first-child{width:50%}}