/* WTWR_EXCHANGE_MARKET_ALIGN_V18
   Current Exchange ladder is .wtwr-ex-market, not the retired .wtwr-op-exchange wrapper.
   This is presentation-only.
*/

#today #wtwr-today-opinion-cards-v1 .wtwr-op-picks{
  align-items:stretch!important;
}

#today #wtwr-today-opinion-cards-v1 .wtwr-op-pick{
  display:flex!important;
  flex-direction:column!important;
  align-self:stretch!important;
  height:auto!important;
  box-sizing:border-box!important;
}

/* Push the CURRENT visible Exchange Market ladder to the bottom of each equal-height P1/P2 card. */
#today #wtwr-today-opinion-cards-v1 .wtwr-op-pick > .wtwr-ex-market{
  margin-top:auto!important;
}
