/* your styles go here */
/* Example site test */

.box-image-text-product img {
    min-width: 320px;
    width: 40%;
    margin: auto;
    float: left;
    margin-right: 10px;
}

.box-image-text .image {
    min-height: 190px;
    max-height: 190px;
}

.box-image-text .image img {
    max-height: 190px;
    margin: auto;
}

.box-simple {
    min-height: 230px;
}
