#cd5_331 { overflow:hidden;width:100%;position:relative;clear: left;box-sizing: border-box; color: #222; padding: 40px 10px; display: block; font-family: poppinssemibold;}
#cd5_331 * { box-sizing: border-box; }
#cd5_331 .m331_overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(1,1,1,0.4); z-index: 1; }
#cd5_331 .m331_header {padding-bottom: 20px; text-align: center; font-size: 20px;  color: #fff; z-index: 2; position: relative;}
#cd5_331 .m331_box { margin: auto; position: relative;  width: 100%; max-width: 1400px; padding: 0px; z-index: 2; display: flex;  align-items: stretch;justify-content:center; flex-direction: row;  }
#cd5_331 .m331_innerbox { flex: 1; margin: 10px; background-color: #fff; color: #333; }
#cd5_331 .m331_boxtitle { padding: 25px 25px;  background-color: #3175ac; color: #fff; font-family: poppinsregular; }
@media only screen and (max-width:900px) { #cd5_331 .m331_box { flex-direction: column;}}
@media only screen and (max-width:599px) { #cd5_331 .m331_boxtitle { padding: 15px;}}