.product-technologies-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.125);border-radius:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);margin-bottom:1rem}.product-technologies-item-icon{margin:1rem;-webkit-box-flex:0;-ms-flex:0 1 100px;flex:0 1 100px;text-align:center}.product-technologies-item-title{margin:1rem;-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px}.product-technologies-item-description{margin:1rem;-webkit-box-flex:1;-ms-flex:1 1 500px;flex:1 1 500px}