Hi max-santiago
It depends on the ratio of orginal image that frontend user upload, even you can use CSS:
.offer-list .item-media img {
max-height: 230px;
}
to force the height of image to 230px but the width will be changed accordingly.
So it's best if you can recommend your frontend users to upload with that dimension: 367 x 230 px