

/* --- Stylesheet 7487 () --------- */ 

/* 3 Teaser Boxen */
.T3219 .element .File .issuuembed { 
	width: 100% !important;
	height: 233px !important;
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	/* 3 Teaser Boxen */
	.T3219 .element .File .issuuembed { 
		width: 100% !important;
		height: auto !important;
	}
}

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

	/* 3 Teaser Boxen */
	.T3219 .element .File .issuuembed { 
		width: 100% !important;
		height: auto !important;
	}

}

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

	/* 3 Teaser Boxen */
	.T3219 .element .File .issuuembed { 
		width: 100% !important;
		height: auto !important;
	}

}

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

	/* 3 Teaser Boxen */
	.T3219 .element .File .issuuembed { 
		width: 100% !important;
		height: auto !important;
	}

}

