.jom_PlBox { position: fixed !important; width: 420px; height: auto; background-color: #fff; border: 1px solid #fff; padding: 10px; z-index: 5000; box-sizing: border-box; } .jom_PlClose{ position: absolute; display: flex; justify-content:center; align-items:center; width: 30px; height: 30px; top: 0px; right: 0px; color: #fff; z-index: 2; cursor: pointer; background-color: rgba(0,0,0,0.5); } .jom_PlContant{ position: relative; z-index: 1; } .jom_PlContant img{ width: 400px; height: auto; }