.value_container{display:flex;flex-wrap:wrap;justify-content:space-between}.value_item{padding:2.5rem 3rem;background-color:#fff;text-align:center;box-shadow:0 0 50px 0 rgba(184,195,205,.25)}@media screen and (min-width:1025px){.value_item{width:calc(33.33333% - 1.25rem);margin-top:1.25rem;margin-bottom:1.25rem}}@media screen and (max-width:1024px) and (min-width:600px){.value_item{width:calc(50% - 1.25rem);margin-top:1.25rem;margin-bottom:1.25rem}}@media screen and (max-width:599px){.value_container{justify-content:center}.value_item{width:calc(100% - 1.25rem);margin-top:1.25rem;margin-bottom:1.25rem}}.value_picto_img{margin:0 auto 1.25rem;height:4.5rem;width:4.5rem}.value_title{margin-bottom:1.25rem}.value_desc{margin-bottom:2rem;opacity:.8;font-size:1.125rem}