.result{display:flex;flex-wrap:wrap;margin-top:2rem}.result>div{flex:1 0 32%;max-width:100%;margin:0 1% 1.5rem 0;border:1px solid #1b5ba2}.result h4{margin-bottom:1rem;padding:1rem;color:#fff;background:#1b5ba2;font-size:1.2rem}.result .line{display:flex;padding:.15rem 1rem;margin-bottom:.5rem;align-items:center}.result .line:nth-child(odd){background:#f0eeee}.result .line span:first-child{flex:0 0 80%;max-width:80%;padding-right:2.5%;margin-right:2.5%;border-right:1px solid #1b5ba2}.result .line span:last-child{flex:0 0 15%;max-width:15%}@media(max-width:1415px){.result>div{flex:0 0 60%;margin:0 0 2.5rem}}@media(max-width:991px){.result>div{flex:0 0 100%}}