.downloadable-files{padding:5px;border:solid 1px #f1f1f1}.downloadable-files section{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.downloadable-files section span{padding:5px}.downloadable-files section:nth-child(even){background:#f1f1f1}.downloadable-files h3{margin-top:20px;font-size:18px;color:#333}@media screen and (min-width :0) and (max-width :768px){.downloadable-files span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;text-rendering:optimizeLegibility}}