@media only screen and (min-width:820px){.pageNumber{display:flex;justify-content:center;margin:2% 0}.fortune-telling-list{display:flex;flex-wrap:wrap}.fortune-telling-list__content{width:49%;margin:.5%}.fortune-telling-list__wrap{border:1px solid rgba(80,80,79,.3803921568627451);width:100%;padding:2%}.fortune-telling-list__text-link{margin-bottom:3%}.fortune-telling-list__teller-link{text-align:right;color:#283b4d}}@media only screen and (max-width:820px){.pageNumber{display:flex;justify-content:center;margin:2% 0;font-size:3vw}.fortune-telling-list{display:flex;flex-direction:column;align-items:center}.fortune-telling-list__content{width:96%}.fortune-telling-list__wrap{border:1px solid rgba(80,80,79,.3803921568627451);width:100%;margin:1% auto;padding:2%}.fortune-telling-list__text-link{margin-bottom:3%}.fortune-telling-list__teller-link{text-align:right;color:#283b4d}}