.full-stack-items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.full-stack-item{padding:1rem;text-align:center;width:100%}.full-stack-item-image-wrap img{display:flex;height:150px!important;margin:0 auto;max-width:100%;object-fit:contain;object-position:center center;width:100%}.full-stack-item-branding h3{margin-bottom:.5rem;margin-top:.5rem}@media (min-width:480px){.full-stack-item{padding:1rem;width:50%}}@media (min-width:1200px){.full-stack-item{border-right:1px solid #ccc;flex:1;padding:0 2rem;width:auto}.full-stack-item-branding h3{font-size:1.5rem;margin-bottom:.5rem}.full-stack-item:last-child{border-right:0 solid transparent!important}}