.fetched_tweets.light .tweets_avatar .tweet_data a {
    color: #9d0c1d !important;
    font-family: Lato, sans-serif;
}

.fetched_tweets.light .tweets_avatar .tweet_data a:hover {
    color: #7c000e !important;
    text-decoration: none;
}

ul.light li.tweets_avatar .tweet_data {
    color: #777 !important;
    font-family: Lato, sans-serif;
    font-weight: 300;
}

ul.light li.tweets_avatar {
    border: 0;
    box-shadow: none;
}

.fetched_tweets li {
    font-family: Lato, sans-serif;
}

.stMainServices {
	height: 100% !important;
}
.stButton .stButton_gradient {
	height: 22px !important;
}

.entry-header .entry-meta {
	display: none;
}

#page_row_01 h2, #page_row_01 .news-article {
	display: none;
}

.entry-title a, .post .entry-title {
	color: #9d0c1d;
}

.sponsors p img {
	max-width: 250px !important;
}

.post-57 #page_row_01 h2, .post-868 #page_row_01 h2, .post-91 #page_row_01 h2 {
	display: block;
}

.post-868 .sponsors li:nth-of-type(2),
.post-91 .sponsors li:nth-of-type(2) {
	float: none !important;
}

.post-868 #event-sponsors .sponsors li:nth-of-type(1) img,
.post-91 #event-sponsors .sponsors li:nth-of-type(1) img {
    margin-top: 0 !important;
}

.post-868 .sponsors_items,
.post-91 .sponsors_items {
	width: 100% !important;
	text-align: left !important;	
	clear: both !important;
	padding-top: 35px !important;
}

.post-868 .sponsors_items:nth-of-type(1),
.post-91 .sponsors_items:nth-of-type(1) {
	padding-top: 0 !important;
}

.post-868 #event-sponsors .sponsors_items ul li,
.post-91 #event-sponsors .sponsors_items ul li {
	text-align: left !important;
	width: 49% !important;
	clear: none !important; 
	float: left !important;
	padding-top: 0 !important;
}

.post-868 #event-sponsors .sponsors_items ul li:nth-of-type(1),
.post-91 #event-sponsors .sponsors_items ul li:nth-of-type(1) {
	float: none !important;
	width: 100% !important;
}

@media only screen and (max-width: 768px){
	.post-868 #event-sponsors .sponsors_items ul li,
	.post-91 #event-sponsors .sponsors_items ul li	{		
		float: none !important;
		padding-top: 35px !important;
	}
	.post-868 #event-sponsors .sponsors_items ul li:nth-of-type(1),
	.post-868 #event-sponsors .sponsors_items ul li:nth-of-type(2),
	.post-91 #event-sponsors .sponsors_items ul li:nth-of-type(1),
	.post-91 #event-sponsors .sponsors_items ul li:nth-of-type(2)	{
		padding-top: 0 !important;
	}
}