.content-flex-grid{display:flex;flex-wrap:wrap;justify-content:center}.content-flex-item{flex:0 0 max(300px,calc(33.33%));color:white;padding:20px;text-align:center;border:1px solid #be1e2d;border-top:0px}.content-flex-item h3{color:#be1e2d;text-transform:uppercase;font-size:24px;line-height:26px}.content-flex-content{color:#000}@media(min-width:997px){.content-flex-item:nth-of-type(3),.content-flex-item:first-of-type{border-left:0px;border-right:0px;border-top:0px}.content-flex-item:nth-of-type(2){border-top:0px}.content-flex-item:nth-of-type(4){border-right:0px;border-bottom:0px}.content-flex-item:nth-of-type(5){border-bottom:0px}}@media(min-width:657px) and (max-width:996px){.content-flex-item:nth-of-type(3),.content-flex-item:first-of-type{border-left:0px;border-right:0px}.content-flex-item:nth-of-type(2),.content-flex-item:nth-of-type(4){border-right:0px}.content-flex-item:last-of-type{border-bottom:0px}}@media(max-width:656px){.content-flex-item:nth-of-type(even){border-left:0px}.content-flex-item:nth-of-type(odd){border-right:0px}}