/**
 * Carrières page (684) — custom styles
 */

/* Force image size in "Notre culture RH" component (600x613) */
.page-id-684 .elementor-element-962239a {
    width: 600px !important;
    min-width: 600px !important;
    flex-shrink: 0 !important;
}
.page-id-684 .elementor-element-962239a img {
    width: 100% !important;
    height: 613px !important;
    object-fit: cover !important;
    object-position: right center !important;
}
