/* GT Image CSS */
#gt-image-wrapper img {
  width: 100% !important;
}

.cutline,
.cutline p {
  font-size: .83rem;
  line-height: 1.1;
  color: var(--gt-dark-gray);
  margin-bottom: 1rem;
}