/**
 * Keep the one-column News card body aligned with its 530px featured image.
 */
@media (max-width: 767px) {
  body.page-id-607 .news_loop_grid .news_loop_item {
    max-width: 530px !important;
    margin-inline: auto !important;
  }
}

/**
 * Let the News excerpt use its complete grid column.
 * The arrow already has a dedicated 35px column and 15px gap.
 */
body.page-id-607 .elementor-element.elementor-element-58e39e8 .news_loop_grid .news_loop_text .elementor-widget-theme-post-excerpt {
  padding-right: 0 !important;
  padding-inline-end: 0 !important;
}
