/**
	Creator: Marsus.com
**/

/* Videos CSS */
.videos .item {
	margin-bottom: 30px;
}

.videos iframe {
	width: 100%;
}

h1.title {
	font-size: 30px;
	margin-bottom: 50px;
}