.content_over_text_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.content_over_text_item{background-color:hsla(0,0%,100%,.85);border-radius:8px;flex-basis:30%;margin:20px 1.65%;padding:20px;transition:background-color .5s ease}@media screen and (max-width:900px){.content_over_text_item{background-color:hsla(0,0%,100%,.85);border-radius:8px;flex-basis:45%;margin:20px 2%;padding:20px;transition:background-color .5s ease}}@media screen and (max-width:650px){.content_over_text_item{background-color:hsla(0,0%,100%,.85);border-radius:8px;flex-basis:100%;margin:20px 0;padding:20px;transition:background-color .5s ease}}.content_over_text_item:hover h2,.content_over_text_item:hover h3,.content_over_text_item:hover h4,.content_over_text_item:hover p{color:#fff}.center_the_image{text-align:center}