.container {width: 1000px; margin: 0 auto; text-align:center;}


.infoBlock {background: red; box-sizing: border-box; width: 50%; height: 300px; float: left;} 


.infoLeft {background: yellow}


