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

.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;
}
.abw-centerdiv {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.abw-img {
    max-width: 100%;
}
.abw-row {
    font-size: 21px;
    color: #fff;
}