

/* --- Stylesheet 3197 () --------- */ 

.T2184 {
	margin-top: 30px !important;
	overflow-x: hidden !important;
}

.Files .File {
	float: left;
	margin: 0 18px 18px 0;
	border: 1px solid #a2a9ae;
}

/* --- Stylesheet 3554 () --------- */ 

@media all and (min-width: 1000px) and (max-width: 1230px) {
	.Files .File img {
		width: 290px;
		height: 290px;
	}
}

@media all and (min-width: 768px) and (max-width: 999px) {
	.Files .File img {
		width: 330px;
		height: 330px;
	}

}

@media all and (max-width: 767px) {

	.Files .File {
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 340px;
	}

	.Files .File img {
		width: 100%;
		height: auto;
		max-height: 340px;
		max-height: 340px;
	}


}