body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
  .events-content li h2{
	font-size:22px !important;
	}
.events-content li p{
	font-size:18px !important;
	}
#myVideo {
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1180px) {
.carousel {
	width:90%;
	}
}

