.page-header h1.page-header__title { color: #FFF; }
.navbar .navbar-brand, .navbar-menu-widthfix.navbar .navbar-brand img { max-height: 70px; }
.navbar-nav > li > a {line-height: 30px; }
.banner__title { font-size: 50px; }
.banner__bg { background-position: initial; }
.container { font-size: 17px; }
.schedule__item.lunch { background: aliceblue }
.col-center { text-align: center;}

.more {
	color: #28ace3;
}

.img-w-25{
	width: 100%;
}
@media(min-width:768px){
	.img-w-25 img{
		width: 25%;
	}
}
.section-title::after { height: 0px; width: 0px; }
.sponsors-row .sponsors-cell { border: 0px; }