.docs-container{display:flex;flex-wrap:wrap;justify-content:space-between}.docs-container .single-doc{border-radius:6px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1em;min-width:350px;padding:.5em;position:relative;width:30%}.docs-container .single-doc img{border-radius:3px;width:75%}.docs-container .single-doc p{margin-bottom:.25em}.docs-container .single-doc a.button{align-self:start;grid-column:2;grid-row:2;margin-top:1em}