@media only screen and (max-width: 500px) {
 .video {
	padding-left: 20px;
	padding-right: 20px;	 
}
}