.com-view-vehicle{
	
}
.com-view-vehicle .c-product-details {
    border: 1px solid #000A12;
}
.com-view-vehicle .c-product-details .c-product-name {
    background: #000a12;
}
.com-view-vehicle .c-product-details .c-product-name h1{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 10px;
}
.com-view-vehicle .c-product-details .c-product-info{
	
}
.com-view-vehicle .c-product-details .c-product-info .c-product-specification{
	width: 261px;
	background: #ffffff;
	float: left;
	position: relative;
	z-index: 2;
}
.com-view-vehicle .c-product-details .c-product-info .c-product-media{
	width: 460px;
	float: right;
	margin: 0;
    padding: 5px 5px 0 0;
    position: relative;
	z-index: 1;
}
