/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.thumbnail-container .product-title {
text-transform:none !important;
}
.product-detail-name {
text-transform:none !important;
}
.box-gallery .image-item img {
max-height:210px !important;
}
.col-logo img {
max-width:60%;
}
.blockreassurance_product > div span.item-product {
top:20px;
}
.thumbnail-container .product-title a {
overflow:unset;
font-size:22px;
display:block;
min-height: 70px;
line-height:30px;
}