.the_bg_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.the_bg_item{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:30%;margin:30px 1.65%;min-height:250px;position:relative}@media screen and (max-width:900px){.the_bg_item{flex-basis:45%;margin:30px 2%;min-height:250px;position:relative}}@media screen and (max-width:600px){.the_bg_item{flex-basis:100%;margin:30px 0;min-height:250px;position:relative}}