@media only screen and (min-width:769px) {
.xg_psp_cation_price, .xg_psp_cation_rank{display:none !important;}
.xg_psp_mixedCtn>div:nth-child(2)>div{width:100% !important; min-width:100% !important; max-width:100% !important;}
.xg_psp_mixedCtn>div:nth-child(2){position:absolute;top:0px;padding-left: 20px;padding-right: 20px;left:0px;}
.xg_psp_mixedCtn{padding-top:50px;/* position: relative; */}
.xg_psp_mixed{background:#fff; padding:0px 20px}
.xg_psp .xg_psp_cation_search{margin-top:0px !important}
.xg_psp .xg_psp_cation_stitle{display:none !important;}
.xg_psp .xg_psp_cation{margin-top:0px !important; border:none !important;}
}
@media only screen and (max-width:768px) {
.xg_psp_cation_price, .xg_psp_cation_rank, .xg_psp_cation_reset, .xg_psp_cation_confirm{display:none !important;}
.xg_psp_mixedCtn>div:nth-child(2)>div{width:100% !important; min-width:100% !important; max-width:100% !important;}
.xg_psp_mixedCtn>div:nth-child(2){position:absolute;top:0px;padding-left: 20px;padding-right: 20px;left:0px;}
.xg_psp_mixedCtn{padding-top:50px;/* position: relative; */}
.xg_psp_mixed{background:#fff; padding:0px 15px}
.xg_psp .xg_psp_cation_search{margin-top:0px !important}
.xg_psp .xg_psp_cation_stitle{display:none !important;}
.xg_psp .xg_psp_cation{margin-top:0px !important; border:none !important;}
.xg_psp .xg_psp_cation_list{border:none !important;}
}
}