/*
	Romanow by Romanow Web Studio
	romanow.com.ua | @romanow.web
*/

/* Basic */

	body:after {
		display: none;
	}

/* Main */

	#main {
		-moz-transform: none !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		opacity: 1 !important;
	}