.section_3{
	margin-top: 10px;
}
.secondary li {float: left; width: 288px; height: 270px; margin-right: 11px}
.secondary img {width: 288px; height: 162px; border-radius: 2px}
.secondary h3 {font-size: 16px; font-weight: normal; line-height: 25px; margin-top: 5px;}
.secondary .info span{float: initial;}
.secondary .info span.info-r{float:right;}
.secondary .info {font-size: 14px; line-height: 23px; color: #777}
@media screen and (max-width: 810px){
	.secondary li {float: none; width: 100%; height: auto; margin: 1rem 0 0}
	.secondary img {width: 100%; height: auto}
}