@media (max-width:420px) {
  .df-thumb-wrapper,
  .df-book-cover,
  .df-book-cover img {
    width: 100% !important;
    height: auto !important;
  }
}