.elementor-17153 .elementor-element.elementor-element-21c2d14{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2b949bc *//* === VIGNETTES CARRÉES (forcé) === */
#al-heat-guide .amz-grid .tile .img{
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-top: 100% !important;          /* carré 1:1 */
  overflow: hidden !important;
  background: #eef3f9 !important;
  border-bottom: 1px solid var(--line) !important;
}
#al-heat-guide .amz-grid .tile .img > img{
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;         /* ou "cover" pour remplir sans bandes */
  object-position: center !important;
  display: block !important;
  max-width: none !important;
}/* End custom CSS */