@media only screen and (max-width: 575.98px) {
	/* Header */
	.widget-left {
		display: none;
	}
	.widget-right {
		display: none;
	}

	/* Home page */
	.site {
		background-size: 500%;
	}
	.content-home {
		position: relative;
		top: 0;
	}

	#content-vdo {
		background-size: cover;
	}
}


/* Edit */ 
.html5gallery-elem-img-1 a {
	position: absolute;
	top: 100%;
}
.html5gallery-elem-1 a {
	position: absolute;
	top: 100%;
}

.html5gallery-elem-img-2 a {
	position: absolute;
	top: 100%;
}
.html5gallery-elem-2 a {
	position: absolute;
	top: 100%;
}