.product-silo{display:flex;flex-wrap:wrap;justify-content:space-between}.products__product{align-items:center;align-self:flex-start;background-color:#fafafa;border:1px solid #dfdfdf;border-radius:5px;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:49%}.product__content-wrapper{padding:25px 25px 35px;width:100%}.product__header{min-height:135px}.product__title h3{display:block;margin-bottom:28px;width:100%}.product__title h3,.product__title h3 a{color:#0c1115;font-family:Literata,serif;font-size:24px;font-weight:800}.product__title h3 a:hover{text-decoration:underline}.product__title .product__title__underline{background-color:#a1d1e1;height:3px;width:30px}.product__header{display:flex;flex-wrap:wrap;justify-content:space-between}.product__header .product__title{align-items:start;align-self:flex-start;display:flex;flex-wrap:wrap}.product__header .product__icon{align-items:end;align-self:flex-end;display:flex;flex-wrap:wrap}.product__icon img{max-width:125px}.product-silo p,.product__content,.product__content p,.product__distance-learning-ready{color:#6a6b6c;font-size:18px}.product__distance-learning-ready,.product__learn-more{width:100%}.product__distance-learning-ready img{margin-right:15px;max-width:60px;vertical-align:middle}.product__learn-more,.product__learn-more a{background:#fff;text-align:center}.product__learn-more a{border-top:1px solid #fff;color:#858585;display:block;font-size:18px;padding:10px;text-decoration:underline;width:100%}.product__learn-more a:hover{border-top:1px solid #a1d1e1;color:#a1d1e1}@media screen and (max-width:620px){.products__product{width:100%}}