.about-swiper-unique {
        width: 100%;
        height: 350px;
        overflow: hidden;
        /* crop anything outside */
        position: relative;
    }

    .about-swiper-unique img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* fills entire div */
        display: block;
    }

    .image-stats-overlay {
        position: absolute;
        bottom: 0px;
        /* keep at bottom */
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
        display: flex;
        gap: 20px;
        background: rgba(0, 147, 17, 0.75);
        /* dark background */
        padding: 15px 25px;
        border-radius: 15px;
        color: #fff;
        text-align: center;
        width: 100%;
    }

    .image-stats-overlay h4 {
        font-weight: 700;
        font-size: 1.3rem;
    }

      .logo {
      height: 50px;
      width: auto;
  }

  .spinnercss {
    width: 3rem; height: 3rem;
  }

  .featurestartcss {
    min-height: 160px;
  }

  .spicepravahround1css{
   color:#007bff;
         font-weight:bold;
         padding:2px 5px;
         border-radius:3px;
  }

  .aboutcss {
    max-width: 600px;
  }

  .andamanparagrapcss {
    line-height: 1.8; text-align: justify;
  }

  .somdetailsaboutspicepravhacss {
    line-height: 1.8; text-align: justify;
  }

  .spicepravahcss {
    line-height: 1.8; text-align: justify;
  }
  .aboutspicepravahslidercss {
    display:block; object-fit:cover; height:350px;
  }

  .aboutspicepravahslidercss2 {
    display: flex; justify-content: space-around; text-align: center; padding: 20px;
  }

  .statistics-section_1css, .displaynone {
    display: none;
  }

  .aboutslidercss {
    position: relative; overflow: hidden; min-height:350px;
  }

  .aboutslidercss2 {
    display:block; object-fit:cover; height:350px;
  }
  .aboutslidercss3 {
    display: flex; justify-content: space-around; text-align: center; padding: 20px;
  }

  .whitecss {
    color:#ffffff;
  }

  .plantdetailscss {
    max-width: 500px;
  }

  .plant-image-container img {
    height: 550px;
  }
  .plantimagehight {
    height: 550px;
  }

  

  .tabilpcss {
    font-size:12px; text-align:right;
  }

  .tabletrcss {
    text-align:left;
  }
  .plantdetailsexportoutputcss {
    color:#007bff;
         font-weight:bold;
         padding:2px 5px;
         border-radius:3px;
  }