@charset "utf-8";
/* CSS Document */
div.col-md-6{
	background-color: aqua;
	width: 50px;
	padding: 20px;
	padding-top:15px;
	height: 395px;

	
}


