.row .col-lg-4:nth-child(3n+1) {
	clear: both;
	overflow: hidden;
}  
.bio-photo {
	min-height: 225px;
    }

    @media (max-width: 1030px) {
      .bio-photo {
          min-height: 180px;
      }
    }
      
    @media (max-width: 835px) {
      .bio-photo {
          min-height: 140px;
      }
    }
      
    @media (max-width: 767px) {
      .bio-photo {
          min-height: 380px;
      }
    }
      
     @media (max-width: 620px) {
      .bio-photo {
          min-height: 300px;
      }
    }
      
    @media (max-width: 420px) {
      .bio-photo {
          min-height: 200px;
      }
    }
      
    @media (max-width: 340px) {
      .bio-photo {
          min-height: 170px;
      }
    }    

    #bio-photo-al-fialkovich {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1690387446_AlHS.jpg") no-repeat;
        background-size: 100%; 
	}
    #bio-photo-al:hover {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/Al-Fialkovich.jpg") no-repeat;
        background-size: 100%;
    }
    #bio-photo-gary-goldwasser {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1703183690_Gary2.jpg") no-repeat;
        background-size: 100%;
    }
    #bio-photo-gary-goldwasser:hover {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1705009842_goldwasser-hover.jpg") center center no-repeat;
        background-size: 100%;
	}
    #bio-photo-phil-kubat {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1690226790_PhilKubatHS.jpg") no-repeat;
        background-size: 100%;
    }
	#bio-photo-dustin-audet {
		background: url(https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1646934652_Dustin-Headshot.jpg) no-repeat;
		background-size: 100%;
	}    
	#bio-photo-dustin-audet:hover {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/Dustin-Audet.jpg") no-repeat;
        background-size: 100%;
	}
    #bio-photo-chris-cantwell {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1688580124_CC3-2.jpg") no-repeat;
        background-size: 100%;
    }
    #bio-photo-chris-cantwell:hover {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/Chris-Cantwell.jpg") no-repeat;
        background-size: 100%;
    }
	#bio-photo-linda-broom {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/linda-broom-main-photo-720x460.jpg") no-repeat;
        background-size: 100%;
    }
	#bio-photo-linda-broom:hover {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/linda-broom-main-photo-720x460.jpg") no-repeat;
        background-size: 100%;
    }
    #bio-photo-patrick-bombardiere {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/Patrick-Bombardiere-720x460.png") no-repeat;
        background-size: 100%;
    }
    #bio-photo-patrick-bombardiere:hover {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/Patrick-Bombardiere.jpg") no-repeat;
        background-size: 100%;
    }
    #bio-photo-nathan-willis {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/658-Nathan-Willis-720x460.png") no-repeat;
        background-size: 100%;
    }
    #bio-photo-nathan-willis:hover {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/Nathan-WillisResized.jpg") no-repeat;
        background-size: 100%;
    }
	#bio-photo-elise-mariner{
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1706741372_Elise-Mariner.jpg") no-repeat;
        background-size: 100%;
	}
    #bio-photo-dave-santella {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1707431258_DaveSantellaHS.jpg") no-repeat;
        background-size: 100%;
   }
	#bio-photo-kolby-klinkel {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1708122791_kolbyklinkelHS.jpg") no-repeat;
        background-size: 100%;
	}
	#bio-photo-greg-noble {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1708122852_GregNobleHS.jpg") no-repeat;
        background-size: 100%;
    }
    #bio-photo-greg-noble:hover {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1666032201_14.png") no-repeat;
        background-size: 100%;
    }
	#bio-photo-aaron-willis {
        background: url("https://ufg-heroku.s3.amazonaws.com/tbausa/prod/public/1709569245_AaronWillsHS.jpg") no-repeat;
        background-size: 100%;
    }
    #bio-photo-aaron-willis:hover {
        background: url("https://bucketeer-e13ade39-60fb-4354-8d8b-d9aa987c33ed.s3.amazonaws.com/aaron-willis-main-photo-720x460.jpg") no-repeat;
        background-size: 100%;
    }
.main-headshot {
  display: block;
  object-fit: cover;
  width: 600px;
}

.fun-headshot{
  display: none;
  object-fit: cover;
  width: 600px;
}

.one-headshot{
  display: block;
  object-fit: cover;
  width: 600px;
}

.image-wrap:hover .main-headshot{
	display: none;
}

.image-wrap:hover .fun-headshot{
	display: block;
}

.read-more-state {
  display: none;
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #00461c;
  margin-bottom: 20px;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state ~ .read-more-trigger:before {
    content: '+ Read More';
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: '- Read Less';
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
}
