.post.excerpt {
	width: 100%;
	
	
}

.input, textarea, select {
	background-color: #0194C8;
	color: #fff;
	border: none;

	
}

.secondlogo {
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	
	
}

.secondlogo h3 {
	font-weight: normal;
	font-size: 16px;
	
	
}

blockquote:after {
	display: none !important;

}

@media screen and (max-width:768px) { 

	.secondlogo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	
	
}
