﻿/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.gallery .ribbon-wrapper:only-child .picture {
    float: none;
    width: 100%;
    margin-bottom: 0;
}

@media all and (min-width: 240px) and (max-width: 1024px) {

    .product-list .item-box .ribbon-wrapper {
        float: none;
    }

}