<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section_3{
	margin-top: 10px;
}
.secondary li{
	padding: 20px 0; 
	border-bottom: 1px solid #EEE;
	overflow: hidden;
}
.secondary li a {color:#333; text-decoration:none}
.secondary li img{
	width: 220px;
	    height: 124px;
	    border-radius: 2px;
	    margin-right: 30px;
		float: left;
}
.secondary li h3 {min-height: 100px}
.secondary .info {font-size: 14px; line-height: 23px; color: #777}

.secondary .info span{float: right;}
.secondary .info1 {float: left}
.secondary .info1 .media {padding-left: 25px; background: url("/resources/images/18da_icons4list.png") no-repeat 0 -44px}
.secondary .info2 {float: left; padding-left: 25px; background: url("/resources/images/18da_icons4list.png") no-repeat 0 -75px; margin-left: 20px;}
@media screen and (max-width: 640px){
.secondary li {padding:1rem 0}
.secondary li img {float: right; max-width: 35%; height: auto; margin: 0 0 0 .75rem}
}</pre></body></html>