/* Add here all your CSS customizations */
.thumb-adj {
	width:227px !important;
	float:left; 
	margin:0px; 
	padding:0px;
}

.featured-box-adj {
	float:left !important; 
	width:75% !important;
	margin:0px !important; 
	padding:0px !important;
	max-height:160px !important;
	max-width:95% !important;
}
.row h2 {
	clear:both !important;	
	display:inline-block !important;
	min-width:100% !important;
}
#mvv p:nth-of-type(2) {
	clear:both !important;
	display:inline-block;
	padding-top:5px;
}
.col-md-12 .pull-right {
	clear:both !important;
	margin-bottom:25px !important;
	max-height:240px !important;
	margin-top:8px !important;
}
.fadeInLeft {
	margin-right:20px !important;	
}
.fadeInRight {
	margin-left:20px !important;	
}
#mvv_buttons {
	margin-top:10px !important;	
}
#mvv_buttons .col-md-4 {
	margin:0px !important;
	padding:0px !important;	
	max-height:75px !important;
	clear:both;
}
#mvv_buttons div button {
	clear:both !important;
	display:inline-block;
	width:150px !important;
}
.tp-caption {
	color:#333 !important;	
}
.box-content img {
	text-align:center !important;
	margin: auto !important;
	display:block !important;
}
.img-thumbnail-small img {
	height:70px !important;	
	max-height:70px !important;	
}