.blue-div {
  	width: 1368px; /*1366 1366 -1111 = 255 */
  	position: absolute;
   	top: 0px;
  	left: 1366px;
   	background-color: rgba(0, 136, 206, 0.9);
 	height: 1024px;
}
