

/* --- Stylesheet 3774 () --------- */ 

.T2470 h2 {
	font-size: 20px;
}

.T2470 .file {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
	width: 485px;
	height: 363px;
	float: left;
}

.T2470 .file.mod1 {
	margin-right: 30px;
}

.T2470 .file .name {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #FFEFCA;
	color: #A37239;
	padding: 5px 20px;
}

/* --- Stylesheet 3775 () --------- */ 

@media all and (min-width: 1201px) and (max-width: 1500px) {
	.T2470 .file { width: 360px; height: 270px; }
}

@media all and (min-width: 1000px) and (max-width: 1200px) {
	.T2470 .file { width: 275px; height: 206.25px; }
	.T2470 .file .name {
		font-size: 15px;
	}
}

@media all and (min-width: 768px) and (max-width: 999px) {
	.T2470 .file { width: 317px; height: 237px; }
}

@media all and (max-width: 767px) {
	.T2470 .file {
		float: none;
		width: 100% !important;
		height: 240px;
		margin-right: 0px;
	}
}