div.mdl-layout > div.mdl-layout__content > main > div.mdl-grid > div.mdl-cell:nth-of-type(3) > div {
	max-width: 768px;
	margin: auto;
	height: 240px;
	border-color: #F4F4F4;
	border-radius: 5px;
	border-style: solid;
	border-width: 2px;
}