/* @override 
	http://lokdown.org/m-assets/css/style.css */

.how-content p{
	text-align: justify !important;
	margin-bottom: 40px;
}
span.red{
	color: #ef4035;
}
.fitvid{
	margin-bottom: 40px;
}
span.quote{
	line-height: 50px !important;
}
@media screen only and (min-width:768px){

	.navbar-brand img.responsive{
		height: 80% !important; 
		margin-top: 5px;
	}
	span.quote{
		line-height: 40px !important;
	}
}