/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.gray{
	background: #e8e8e8;
}

.mb1{
	margin-bottom: 1em;
}

video {
  width: 100%    !important;
  height: auto   !important;
}