/* bootstrap query MIN 980 */

@media (min-width: 980px) {

#intro-video img, #spotlight-video img, #spotlight-area img {
	margin-left: 0;
	margin-top: 0;
	position: static;
	cursor: pointer;
}
.compact-nav-title {
	display: none;
	}

}
