@media (min-width: 990px) {
  .cp-featured__book {
    background: transparent !important;
  }

  .cp-featured__book img,
  .cp-featured__book svg {
    background: transparent !important;
    height: 304px !important;
    max-height: 304px !important;
    object-fit: contain !important;
    width: auto !important;
  }
}
