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


body {
    font-family: arial, sans-serif;
    font-size: 15px; /* Cambia 16px al tamaño que desees */
}

.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;
}
