/*
  使用view：
  - web/app/views/library/show.html.erb
*/

.library-show img[width="1"]{
  display: none;
}
