.list-container{align-content:stretch;border:2px solid #e2e2e2;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:center;max-width:580px;min-width:30vw;padding:1.33em;width:50vw}.list-container>*{flex:1 0 auto}.list-wrapper{margin:0;padding:0}.list-items{list-style:none;margin:1.33em 0}.list-items,.list-label{border-bottom:2px solid #e2e2e2}.list-items:nth-last-of-type(-n+2),.list-label:nth-last-of-type(-n+2){border-bottom:none;font-weight:800;padding-top:.5em}@media screen and (max-width:768px){.list-container>*{flex:1 1 100%}.list-container{max-width:100%;min-width:90vw}}