/*
	Parallelism by XIDENTS
	xidents.co.nz | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (xidents.co.nz/license)
*/

/* Main */

	#main {
		opacity: 1 !important;
		overflow-x: auto !important;
	}

		#main .item.thumb img {
			opacity: 1 !important;
		}