/* Add here all your css styles (customizations) */
#supportingfont {
	font-size: 24px;
}

.hero-image {
	height: 100%;
	width: 100%;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.videocenter {
	align-content: center;
}

.titleleft {
	align-content: left;
	
}

.imgset {
	height: 300px;
	width: 300px;
}