.sectionrer{
	height: 200px;
}

#myVideo {
/*  position: fixed;*/
  right: 0;
  bottom: 0;
  width: 100%; 
  min-height: 100%;
  border:1px solid black;
}

.padding-40{
	padding-top: 40px;
}

.normaliceletras{
	text-transform: none;
}