.database_three_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.database_three_boxes_item{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.22);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.22);box-shadow:0 0 5px 0 rgba(0,0,0,.22);box-sizing:border-box;flex-basis:30%;margin:15px 1.65%;padding:25px}.database_three_boxes_item h4{font-size:20px}@media screen and (max-width:900px){.database_three_boxes_item{background-color:#fff;border-radius:8px;box-sizing:border-box;flex-basis:45%;margin:15px 2%;padding:25px}}@media screen and (max-width:600px){.database_three_boxes_item{background-color:#fff;border-radius:8px;box-sizing:border-box;flex-basis:100%;margin:15px 0;padding:25px}}.databaseIcon{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}