.video-educational {
  border-radius: 5px;
  max-width: 240px;
  height: auto;
}

.borde-videos {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.borde-videos:hover {
  border: 1px transparent;
  border-radius: 10px;
  background-image: linear-gradient(to top, rgb(255, 255, 51), rgb(255, 51, 51));
}

.degrade-educational {
  padding-bottom: 0px;
	padding-top: 20px;
	background-image: linear-gradient(to right, rgb(255, 255, 51), rgb(255, 51, 51));
	border-bottom-right-radius: 200px 200px;
	border-bottom-left-radius: 200px 200px;
}

.ubicadorgris a {
	text-decoration: none;
}
