#fri-sat, #sunday, #monday, #tuesday, #wednesday, #thursday, #friday, #saturday {
	clear: both;
	float: left;
	padding-top: 3.2em;
	}

td:first-of-type {
	width: 7.2em;
	text-align: right;
	padding-right: 0.5em
	}
	
td {
	vertical-align: top;
	}


#footer ul.icons li img {
	max-height: 75px;
	padding-bottom: 3em;
	}

#footer a {
	border-bottom: none;
	}

#footer ul.icons {
	clear: left;
	}

#bios h3 {
	clear: left;
	}

#bios img {
	float: left;
	width: 150px;
	margin: 0.3em 1em 1em 0;
	border-radius: 8px;
	}

#cumbre {
	width: 100px;
	margin: 1em;
	}

.round {
	border-radius: 100%;
	}
	
img.round {
	width: 150px;
	}


.banner-images {
	clear: both;
	}

.banner-images img {
	width: 32.5%;
	padding: 0;
	margin: 0;
	border: none;
	}

.en {
	font-style: italic;
	}
	
	.en em, .es em {
		font-weight: bold;
		}

ul.committee {
	list-style: none;
	margin: 0 auto 2em;
	}

.committee li {
	color: #333;
	max-width: 15em;
	line-height: 1.5em;
	font-size: 0.7em;
	display: inline-block;
	vertical-align: top;
	padding: 0.8em;
	}
	
.committee li strong {
	color: #000;
	font-weight: bold;
	}

.landing .es::after, .landing .en::after {
	content: "â¢â¢â¢";
	display: block;
	margin: 0 auto 2em 5em;
	width: 30%;
	}
	
@media only screen and (min-width: 739px) {
.en {
	float: right;
	width: 49%;
	}
	
.es {
	float: left;
	width: 49%
	}

#cumbre {
	float: left;
	margin: 1em;
	}


}

@media only screen and (min-width: 825px) {

#footer ul.icons li img {
	max-height: 90px;
	}

}

@media only screen and (min-width: 1010px) {

#footer ul.icons li img {
	max-height: 100px;
	}
	
#cumbre {
	width: 120px;
	float: left;
	}


}


#footer ul.icons li img {
@media only screen and (min-width: 1300px) {

#footer ul.icons li img {
	max-height: 120px;
	}

}