#productleftcolumn.productleftcolumn-module {
    margin-bottom: 20px;
}

#productleftcolumn .productleftcolumn-item {
    margin-bottom: 12px;
    text-align: center;
}

#productleftcolumn .productleftcolumn-item:last-child {
    margin-bottom: 0;
}

#productleftcolumn .productleftcolumn-img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    border-radius: 3px;
}
