img {
  max-width:100%;
}
.dark-blue img {
  width:100%;
}
.tab-content > .active {
  border: none;
}
.clickDetails td{
  cursor: pointer;
}
iframe {
    max-width: 100%;
    height: auto;
}

.slick-slide img{
margin-left: 3em;
    margin-top: 2.5em;
    width: 300px;
    box-shadow: 8px 8px 13px 0px rgba(0,0,0,0.75);
}

img[src="https://gotoltc.edu/sites/default/files/2023-01/bio-promo-image-1.jpg"], img[src="https://gotoltc.edu/sites/default/files/2023-01/bio-promo-image-2.jpg"], img[src="https://gotoltc.edu/sites/default/files/2023-01/bio-promo-image-3.jpg"] {
box-shadow:none;
margin-top: 0;
margin-left: 0;
width: 100%;
}