#total_price{min-height:42px;}
#total_price .price-box{color:red;font-size:22px;margin-top:-7px;}
body.catalog-product-view .bottom-recently-block,
body.checkout-cart-configure .bottom-recently-block{margin-top:0px;}
body .product-view .related-products {border-bottom:none;margin-bottom:0px;}
.media-container .thumb img{height:70px;}
@media (max-width: 767px) {
	body .product-view .nav-tabs li{width:50% !important;}
}
@media (max-width: 991px){
	body .media-container .thumb img{height:60px;}
}
@media (min-width: 1200px) {
	.product-gallery-common{width:45%}
	#product-cont{width:55%;}
}
