.elementor-154 .elementor-element.elementor-element-66b0067 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-154 .elementor-element.elementor-element-544bbcc{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-154 .elementor-element.elementor-element-544bbcc .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:28px;font-weight:600;text-transform:uppercase;color:#000000;}.jet-listing-item.single-jet-engine.elementor-page-154 > .elementor{width:300px;margin-left:auto;margin-right:auto;}/* Start custom CSS for image, class: .elementor-element-d2cc695 */.jet-list-img a {
    display: block;       /* para o link ocupar o mesmo bloco da imagem */
    width: 100%;
    height: 250px;        /* mesma altura desejada */
    overflow: hidden;     /* garante o recorte */
}

.jet-list-img a img {
    width: 100%;
    height: 100%;          /* ocupa o link inteiro */
    object-fit: cover;
    object-position: center;
    display: block;
}/* End custom CSS */