img-container needs overflow: hidden to hide any excess spillover from its img , and .img-container img needs width: 100%; display: block; to ...
確定! 回上一頁