/* BASIC css start */
.page-title {
      margin-top: 70px !important;
}

.page-img {
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 620px;
    padding-top: 60px;
    margin-bottom: 80px;
    box-sizing: border-box;
    background: url(/design/holidays/2020_renewal/pc/goods/jickwon_bg.jpeg) center center no-repeat;
    background-size: 1920px 620px;
    text-align: center;
}
/* BASIC css end */

