/* カスタム CSS をここに入力してください */

/* 画像サイズ　レスポンシブ対応 */
.wpp-img img {
max-width: 100%;
width: 100%;
margin: 5px 5px 5px 5px;
}