

/* --- Stylesheet 4965 () --------- */ 

.T3149 { background-color: #ececec; margin: 0px; }
.T3149 .inner { width: 100%; max-width: 900px; margin: 0px auto; padding: 40px 0px; }
.T3149 .inner .tile { position: relative; float: left; width: 49.5%; height: 220px; margin: 0 0 10px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.T3149 .inner .tile.tile1, .T3149 .inner .tile.tile3 { margin-right: 1%; }

/* --- Stylesheet 4966 () --------- */ 

@media all and (min-width:768px) and (max-width:999px) {
	.T3149 .inner { width: 95%; }
}
@media all and (min-width:568px) and (max-width:767px) {
	.T3149 { padding: 20px 0px; }
	.T3149 .inner { width: 95%; }
	.T3149 .inner .tile { float: none; width: 100%; margin-right: 0px !important; }
}
@media all and (max-width:567px) {
	.T3149 { padding: 20px 0px; }
	.T3149 .inner { width: 95%; }
	.T3149 .inner .tile { float: none; width: 100%; height: 150px; margin-right: 0px !important; margin-bottom: 5px !important; }
}