.hm_about_about .hm_about_content {
	width:1400px;
}
.hm_about_about .hm_about_right {
	width:35%;
}
.hm_about_about .hm_about_left {
	width:50%;
}

.about_vid {
	background-image:url('../images/about/about-cineluxx.jpg') !important;
}

@media only screen and (max-width: 1600px) {
	.hm_about_about .hm_about_content {
		width:90%;
	}
}	

@media only screen and (max-width: 800px) {
	.hm_about_about .hm_about_left {
		width:100%;
		text-align:center;
	}
	.hm_about_about .hm_about_right {
		width:100%;
	}
	.hm_about_about {
		margin-bottom:0px;
	}
}	