/* Financial Stream R1.3.1 — portrait mobile overlap micro-adjustment.
   Load after R1.3. Geometry only; desktop/landscape unchanged. */

@media (max-width:600px) and (orientation:portrait){
  .home-fs-showcase-r11__secondary{width:26%;right:-4.5%}
}

@media (min-width:410px) and (max-width:600px) and (orientation:portrait){
  .home-fs-showcase-r11__secondary{width:26.5%;right:-4.5%}
}

@media (max-width:380px) and (orientation:portrait){
  .home-fs-showcase-r11__secondary{width:26%;right:-4.25%}
}

@media (max-width:340px) and (orientation:portrait){
  .home-fs-showcase-r11__secondary{width:24.5%;right:-4%}
}
