/* Parampara homepage banner framing fix */
@media screen and (min-width: 750px) {
  .slide__image[src*="ChatGPT_Image_Aug_27_2026_at_07_17_26_PM"] {
    object-position: center 35% !important;
  }
}
