.knowledge__hub{display:flex;flex-wrap:wrap;margin:0 -1em}.knowledge__hub__content{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 0 15px 0 rgba(0,0,0,.15);display:flex;flex:0 0 calc(33% - 2em);flex-direction:column;justify-content:space-between;margin:1em;padding:1em;position:relative}.knowledge__hub__content h4 a{color:#6b00b1}.knowledge__hub__content img{height:150px;margin:0 auto;width:auto}.knowledge__hub__content a.button{display:block}@media (max-width:575px){.knowledge__hub__content{flex:0 0 calc(100% - 2em)}}@media (min-width:576px) and (max-width:1023px){.knowledge__hub__content{flex:0 0 calc(50% - 2em)}}@media (min-width:1024px) and (max-width:1380px){.knowledge__hub__content{flex:0 0 calc(33% - 2em)}}