/* your styles go here */
.logo {
	text-align: center;
	font-weight: bold;
}

.logo img {
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}

.logo p {
	font-weight: normal;
}

video {
  width: 100%    !important;
  height: auto   !important;
}
