/* v452: Market Pulse uses the same one-line type scale and weight as every other destination. */
@media (min-width:1181px){
  .scalpy-header{padding-right:4px}
  .scalpy-nav{padding-right:3px}
  .scalpy-actions{padding-right:0}
  .scalpy-nav a[data-route="market-pulse"] b{display:block;white-space:nowrap}
}
@media (min-width:1181px) and (max-width:1450px){
  .scalpy-nav a{padding-inline:1px}
  .scalpy-nav a[data-route="market-pulse"] .scalpy-nav-icon{width:15px;height:15px}
}
