.weight {
	color:#00d;
	font-size:85%;
	}
.sctn {
	min-height:264px;
}

.sqthmb {
	float:left;
	cursor:pointer;
	width:256px;
}
@media only screen and (max-device-width:512px) {
	.sctn {
		min-height:136px;
	}
	.sqthmb {
		display:block;
		width:128px;
	}
}

