#giftcard-product-media {
  width: 100%;
  height: auto;
}
#giftcard-product-media .left-popup {
  width: 100%;
}
#giftcard-product-media .left-popup img {
  width: 100%;
  max-width: 100%;
}
.direct-to-artist-page {
  width: 215px;
  height: auto;
  margin-top: 20px;
  float: left;
}
.direct-to-artist-page .direct-to-artist-page-button {
  width: 100%;
  height: auto;
  float: left;
  background: #3bb3e2;
  padding: 10px;
}
.direct-to-artist-page .direct-to-artist-page-button a {
  width: 100%;
  height: 100%;
  color: white;
  font-size: 20px;
  float: left;
}
.direct-to-artist-page .direct-to-artist-page-button a .see-more-by-top {
  width: 100%;
  height: auto;
  text-transform: uppercase;
  font-size: 20px;
  float: left;
  text-align: center;
}
.direct-to-artist-page .direct-to-artist-page-button a .see-more-by-bottom {
  width: 100%;
  float: left;
  text-transform: capitalize;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
