.rowBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:40px}.rowBox .textBox{-webkit-box-flex:1;-ms-flex:1;flex:1}.rowBox .textContent{width:400px;height:auto;text-align:right}.rowBox .imgBoxStyle{width:288px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.rowBox .imgBoxStyle .imgBox{width:60px;height:60px;margin-left:8px;margin-bottom:8px}