https://gpc.com.es/index.php/pages/j-content/list-all-tags/postcard
The tag list should show 3 images of the same size as the image you see in the screenshot.
The css code is an old Saguaros code that doesn't work in this template.
Current code :
/* Add Saguaros imágens tags responsive en versión móvil /
.item-tag-image > img {
width: 100%;
}
/ Add by Saguaros imágens tags en 3 column */
.com-tags-tag.tag-category .category.list-striped li {
width: 33%;
float: left;
min-height: 360px;
}
Please do not modify yourself, tell me the modifications and I will do it.