#s:after {
  /* 元の画像サイズは480x320 */
  content: url(test.png);
  width: 240px;
  height: 160px;
}