.product.vm-col.vm-col-1.sp-vmproduct-wrapper img {
    margin: 0 auto;
}

img.browseProductImage {
    margin: 0 auto;
}

.sp-vmcountdown-wrapper img {
    max-height: 500px;
    max-width: 300px;
    margin: 0 auto;
}



@media (max-width: 767px) {
	
	.vmCartModule .megadeal-vm-cart-icon-wrapper {
    font-size: 12px;
    line-height: inherit;
    display: none;
	}
.col-xs-6 {
    width: 100%;
}

}

h3.sppb-addon-title {
    font-size: 20px;
    margin: 0;
    padding-bottom: 15px;
    /* margin-bottom: 45px; */
    border-bottom: solid 1px #e9eaed;
}

.sp-module {

    margin-top: 0px;

}

.orderlistcontainer {display: none;}

.category .image-wrap {display: none;}

@media only screen and (min-width: 600px) {
	
	.sp-vmproduct-image {max-height: 285px;}
	.sp-item-title {min-height: 90px;}
	
	.sp-vmcountdown-slide .sp-vmcountdown-info {
    padding: 55px 20px 15px 0;
}
	
}