section.boxs .content{display:flex;flex-wrap:wrap}section.boxs .content .box{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:32px 40px}@media (max-width:767px){section.boxs .content{display:flex;flex-flow:column}section.boxs .content .box{min-height:200px;width:100%!important}}