dl.inner dt ul.links img{
	width: 64%;
	height: auto;
}

.mainSections dl dd:nth-of-type(1){order:2;}
.mainSections dl dd:nth-of-type(2){order:1;}
.mainSections dl dt:nth-of-type(2){order:3;}
.mainSections dl dd:nth-of-type(3){order:5;}
.mainSections dl dd:nth-of-type(4){order:4;}