.doc-item{display:flex;padding:10px 20px;width:100%}.doc-item .link{flex:1 1 40%}.doc-item .desc{flex:0 0 60%;text-align:left}.portal-docs{background:#f1f1f1;margin-bottom:50px;padding:40px}.doc-item:nth-child(odd){background:#e1e1e1;margin:10px auto;padding:10px 20px}.doc-item:hover{background:#3a2f79;color:#fff}.doc-item:hover a{color:#b3c635;font-weight:700}.portal-cols{column-count:1}@media(min-width:768px){.portal-cols{column-count:3}}