/* default styles for extension "tx_isotope" */
		.tx-isotope .isotope {
			margin-left: -5px;
			margin-right: -5px;
		}
		.tx-isotope .isotope-item {
			width: 270px;
			height: 270px;
			margin: 5px;
		}
		.tx-isotope .isotope-item img {
			width: 100%;
			height: auto;
		}
