.center-content {
    display: flex;
    align-items: center;
}

.center-content img {
    aspect-ratio: 510/418;
}


.custom-repeater > .et_pb_blurb_content >.et_pb_main_blurb_image {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.custom-repeater > .et_pb_blurb_content > .et_pb_blurb_container {
    padding: 0;
    float: left;
    width: 100%;
}

.custom-repeater > .et_pb_blurb_content >.et_pb_main_blurb_image span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    width: 100%;
}
.custom-repeater > .et_pb_blurb_content >.et_pb_main_blurb_image img {
    aspect-ratio: 8/4;
    object-fit: cover;
}