/* bootstrap query MIN 768 and MAX 979 */

@media (min-width: 768px) and (max-width: 979px) {

#intro-video img, #spotlight-video img, #spotlight-area img {
	margin-top: 0px;
	cursor: pointer;
	}
.compact-nav-title {
	display: none;
	}
}
