

/* --- Stylesheet 6902 () --------- */ 

.T4349 .content {
	padding-bottom: 25px;
	border-bottom: 1px solid #CCC;
}

.T4349 .content .images .row {
	width: 100%;
}

.T4349 .content .images .row div:nth-child(3) {
	margin-right: 0;
}

.T4349 .content .images .row .img {
	float: left;
	width: 32%;
	height: auto;
	margin: 0 2% 2% 0;
}

.T4349 .content .images .row .img img {
	width: 100%;
	height: 100%;
}

/* --- Stylesheet 6903 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {

}

@media all and (min-width: 768px) and (max-width:1023px) {

}

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

}

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

	.T4349 .content .images .row {
		width: 100%;
	}

	.T4349 .content .images .row div:nth-child(3) {
		margin-right: 0;
	}

	.T4349 .content .images .row .img {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}

}

