@media (max-width: 767px) {
      .team-style-one .thumb {
        margin: 0 auto;
        /* Center the image */
        display: block;
        /* Ensure the image takes full width */
      }
    }