.page-content{
	width: 94%;
	font-size: 16px;
}

.sponsors img{
	float: left;
	max-width: 48%;
}

.footer-left, .footer-middle, .footer-right{
	width: 96%;
	margin: 10px 2%;
	text-align: center;
}

.video{
	height: 220px;
}

.video iframe{
	height: inherit;
}

.logo{
	position: relative;
	bottom: 0;
}

.logo img{
	max-height: 80px;
}

/* Columnomatic Tablet */

.creatomatic-column-two {
	width: 96%;
}

.creatomatic-column-three {
	width: 96%;
}

.creatomatic-column-four {
	width: 96%;
}