﻿/*
* Copyright 2015 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

@media all and (min-width: 600px) {
	.product-box-layout-2 .venture-product-grid .item-box .product-item .ribbon-wrapper {
		float: left;
	}
}

@media all and (min-width: 1201px) {
     .gallery > .ribbon-wrapper {
        float: left;
     }
}