* p {
    margin-bottom: 0px;
    color: #080808;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-88 {
    margin-bottom: 88px !important;
}

.txt-center {
    text-align: center !important;
}

.txt-left {
    text-align: left !important;
}

.crownpop-title {
    background: #115586;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    padding: 45px 30px 42px;
}

.txt-nomal {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.txt-blue {
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 28px;
    color: #115586;
    font-weight: bold;
}

.txt-title {
    font-size: 40px;
    color: #115586;
    margin-bottom: 10px;
    text-align: center;
}

.txt-bottom {
    font-size: 20px;
    line-height: 20px;
    color: #115586;
    text-align: center;
    margin-bottom: 45px;
    text-transform: uppercase;
}

.crownpop-2 {
    margin: 32px 0px 60px;
}
.bg-light-blue {
    background: #eaf9f8;
    padding: 70px 0px 78px;
}

.bg-light-yellow {
    background: #fefce7;
    padding: 70px 0px 78px;
}

.crownpop-content {
    text-align: center;
    padding: 28px 30px 30px;
    background: #eefaff;
    text-align: center;
    margin-bottom: 18px;
}

.list-member,
.list-how {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px -10px;
    flex-wrap: wrap;
}

p.name-member {
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #115586;
    text-align: center;
    margin-top: 12px;
}

p.name-other {
    font-size: 18px;
    line-height: 20px;
    color: #115586;
    text-align: center;
}

.list-item {
    display: flex;
    flex-wrap: wrap;
}

.item-product {
    width: calc(50% - 20px);
    margin: 10px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 32px 25px 25px;
}

.name-pro {
    color: #386a8e;
    font-size: 28px;
    line-height: 12px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
}

.d-flex {
    display: flex;
}

.item-product-top {
    margin-bottom: 24px;
}

.item-img {
    width: 50%;
    margin-right: 20px;
}

.item-info {
    width: 50%;
}

.txt-infor {
    padding: 12px 25px;
    text-align: center;
    background: #f0f0f0;
    color: #353535;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.txt-link {
    font-size: 14px;
    line-height: 20px;
    color: #30a4da;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: underline;
}

.txt-link:active,
.txt-link:hover,
.txt-link:focus,
.txt-link:focus-visible {
    color: #30a4da;
    text-decoration: underline;
}

.txt-link img {
    width: auto;
}

.txt-red {
    color: #c30000;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

.txt-detail {
    padding: 12px 25px;
    background: #f0f0f0;
    color: #353535;
    font-size: 18px;
    line-height: 26px;
    min-height: 150px;
}

.txt-detail span {
    font-weight: bold;
}

.btn-red {
    padding: 24px;
    font-size: 26px;
    line-height: 25px;
    background: #c30000;
    display: block;
    text-align: center;
    border-radius: 99px;
    margin: 20px 30px 0px;
    color: #fff !important;
}

.btn-blue {
    padding: 24px;
    font-size: 26px;
    line-height: 25px;
    background: #00aeff;
    display: block;
    text-align: center;
    border-radius: 99px;
    margin: 20px 30px 0px;
    color: #fff !important;
}
.crownpop-4  .btn-blue img{
    width: auto;
    display: inline-block !important;
}
.page-crownpop .btn-red:link {
    color: #fff !important;
}

.item-how {
    width: calc(25% - 20px);
    height: 405px;
    padding: 20px 14px 30px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0px 10px 15px;
}
.m-b-45{
    margin-bottom: 45px !important;
}
.crownpop-xmas{
    /*background-image: url(/common/design/user/img/crownpop/bg-xmas.png);*/
    /*background-size: 100%;*/
    /*padding: 150px 0px 128px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    background: #faeaf2;
    position: relative;
    z-index: 1;
}
.crownpop-xmas:before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-image: url(/common/design/user/img/crownpop/top.png);
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;

}
.crownpop-xmas:after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-image: url(/common/design/user/img/crownpop/bottom.png);
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
z-index: -1;
    background-position-y: bottom ;
}
.xmas-content{
    z-index: 9999;
    padding: 150px 0px 130px
}
.crownpop-xmas h2{
    font-size: 40px;
    line-height: 1.2;
    color: #ff0084;
    font-weight: bold;
    margin-bottom: 24px;
}
.txt-des{
    font-size: 28px;
    color: #572a2d;
    margin-bottom: 40px ;
    font-weight: bold;
}
.crownpop-xmas-flex{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.crownpop-xmas-flex div{
    margin-left: 10px;
}
.crownpop-xmas-flex p{
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    text-align: center ;
    margin-bottom: 10px;
}
.label-red{
    background: #572a2d;
    padding: 10px 100px;
color: #fff;
}
.crownpop-xmas-items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 60px -10px 20px;
}
.xmas-item{
    width: calc(100% / 5 - 20px);
    background: #fff;
    position: relative;
    padding: 40px 24px 24px;
    border-radius: 4px;
    margin: 0px 10px;
}
.xmas-item-top{
    width: 90px;
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    border-radius: 50%;
}
.xmas-item-top img{
    object-fit: cover;
}
.xmas-item-content p{
    font-size: 21px;
    line-height: 1;
    padding: 20px 0px;
    text-align: center ;
    font-weight: bold;
}
.xmas-item-img{
    height: 200px;
}
.xmas-item-img img{
    height: 100%;
    object-fit: scale-down;
}
.crownpop-xmas-2-items{
    display: flex;
    flex-wrap: wrap;
    margin: 15px -10px;
}
.xmas-2-item{
    width: calc(100%/5 - 20px);
    background: #fff;
    margin:0px 10px 10px;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}
.xmas-2-item img{
    width: auto;
}
.item-how img {
    width: 70%;
}

.item-how:last-child a img:first-child {
    margin: 15px 0px;
}

.txt-number {
    margin-bottom: 24px;
    font-size: 51px;
    font-weight: bold;
    color: #115586;
}

.txt-desc {
    color: #115586;
    margin-bottom: 25px;
    min-height: 40px;
    font-size: 16px;
    line-height: 18px;
}

.crownpop-5 .btn-red {
    margin: 20px auto 0px;
    max-width: 30rem;
}

.item-product-diff {
    background: #fff;
    padding: 40px 20px 30px;
    border: 1px solid #ddd
}

.item-product-left,
.item-product-right {
    width: 50%;
    padding: 0px 50px;
}

.txt-16 {
    font-size: 16px;
    line-height: 23px;
    margin: 20px 20px 26px;
}

.item-product-diff .btn-red,
.item-product-diff .btn-blue {
    margin: 10px 0px;
}

.pos-top {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.pos-top img {
    width: 190px;
    margin-bottom: 10px;
}

.pos-relative {
    position: relative;
    margin-top: 150px;
}
.item-design{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}
.item-design-1{
    width: 20%;
    text-align: center;
    padding-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.item-design-1 p{
    font-size: 21px;
    line-height: 1;
    color: #115586;
    margin-top: 10px;
}
.item-design-2{
    width: 40%;
    background: #fff;
    padding: 20px 15px;
    flex: 1;
}
.item-design-2-img{
    margin-bottom: 15px;
}
.item-design-2-img img{
    width: 100%;
}
.item-design-3 p{
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 21px;
    color: #fff;
    background: #4c4c4c;
    padding: 4px;
}
.item-design-3{
    width: 40%;
    position: relative;
    flex: 1;
    display: flex;
}
.item-design-3img img{
    height: 100%;
    object-fit: cover;
}
.crownpop-7.bg-light-blue {
    padding: 70px 0px 50px;
}

.crownpop-7 .box-list-stamp {
    background: #fff;
    padding: 0 15px;
}

.crownpop-7 .list-stamp {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -8px 30px;
    justify-content: center;
}
.crownpop-7 .txt-center{
    background: #fff;
}
.crownpop-7 .list-stamp .item-stamp {
    width: 20%;
    padding: 0px 8px 10px;
}

.name-stamp {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
}

.txt-blue-2 {
    font-size: 40px;
    line-height: 1;
    color: #115586;
    font-weight: bold;
    border-bottom: 2px solid #115586;
    display: inline-block;
    margin: 30px auto 24px;
}

.crownpop-twitter {
    padding-bottom: 70px;
    padding-top: 70px;
}

.crownpop-twitter h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 64px;
    color: #115586;
    text-align: center;
    position: relative;
    font-weight: bold;
}

.crownpop-twitter-content-left,
.crownpop-twitter-content-right {
    padding: 0px 10px;
    width: calc(50% - 20px);
}

.crownpop-twitter-content-left .crownpop-twitter-content-left-1 {
    background: #edfcff;
    border-radius: 10px;
    position: relative;
}

.crownpop-twitter-1 {
    position: absolute;
    right: 0;
    top: -10px;
}

.crownpop-twitter-content-left .crownpop-twitter-content-left-1 .txt-top {
    background: #1da1f2;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}

.crownpop-twitter-content-left .crownpop-twitter-content-left-1 .txt-top p {
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
    color: #fff;
}

.crownpop-twitter-content-left .crownpop-twitter-content-left-1 .text-detail {
    position: relative;
}

.crownpop-twitter-content-left .crownpop-twitter-content-left-1 .text-detail p {
    font-size: 16px;
    line-height: 29px;
    padding: 24px 5px 24px 20px;
    width: 86%;
}

.crownpop-twitter-2 {
    position: absolute;
    right: 10px;
    top: 20px;
}

.crownpop-twitter-content-left .crownpop-twitter-content-left-1 p span {
    font-size: 24px;
}

.col-red {
    color: #d80000 !important;
}

.crownpop-twitter-content-left-2 {
    position: relative;
}

.crownpop-twitter-3 {
    position: absolute;
    right: 0;
    top: 30px;
}

.crownpop-twitter-content-left-2>p {
    font-size: 26px;
    line-height: 29px;
    padding: 80px 0px 20px;
    text-align: center;
    color: #ee7700;
    font-weight: bold;
}

.list-id-twitter {
    max-height: 203px;
    overflow: auto;
}

.list-id-twitter::-webkit-scrollbar {
    background-color: #7d7d7d;
    width: 10px;
}

.list-id-twitter::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
}

.list-id-twitter table tr th {
    padding: 10px 15px;
    color: #4c3801;
    font-size: 16px;
    line-height: 29px;
}

.list-id-twitter table tr th:first-child {
    background: #fffcc6;
    text-align: right;
}

.list-id-twitter table tr th:last-child {
    background: #ffffff;
    text-align: left;
}

.list-id-twitter table tr {
    border-bottom: 1px solid #adadad;
}

.mb-30 {
    margin-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.crownpop-twitter-content-right .content-battle {
    display: block;
    overflow: auto;
    max-height: 620px;
    background: #edfcff;
}

.page-battle .list-item-stock {
    max-width: max-content;
    margin: 0px auto;
}

.page-battle .name_code_table {
    background: #4986bf;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    height: 44px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

.page-battle .name_table {
    min-width: 200px;
    max-width: 200px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
    border-right: 1px dotted #fff;
    padding: 5px;
}

.page-battle .code_table {
    padding: 5px;
    max-width: 200px;
    min-width: 200px;
    display: block;
    white-space: normal;
}

.page-battle .table-sizes {
    max-width: max-content;
    overflow-x: auto!important;
    overflow-y: auto!important;
    max-height: 406px;
}

.page-battle .table-sizes table {
    position: relative;
    border: 1px solid #ddd;
}

.page-battle .table-sizes table thead {
    width: 100%;
    border-bottom: 1px solid #2a6eae;
}

.page-battle .table-sizes thead tr {
    position: sticky;
    top: 0;
}

.page-battle .table-sizes thead tr th {
    background: #c3e2ff;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: #2a6eae;
    padding: 12px 6px;
    text-align: center;
}

.page-battle .table-sizes thead tr th {
    min-width: 200px;
    max-width: 200px;
    white-space: unset;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 44px;
    vertical-align: middle;
}

.page-battle .table-sizes tbody tr th {
    background: #fff;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    padding: 12px 6px;
    text-align: center;
}

.page-battle .table-sizes tbody tr th:first-child {
    background: #c3e2ff
}

.page-battle .table-sizes td {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    line-height: 14px;
    color: #656565;
    height: 26px;
    width: 38px;
    padding: 4px;
    border: 1px dotted #4986bf;
    border-width: 0 0 0 1px;
    border-bottom: 1px solid #b3b3b3;
    overflow-wrap: break-word;
}
.crownpop-8 .crownpop-title{
    margin-bottom: 30px;
    padding: 20px ;
}
.crownpop-8-list{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}
.crownpop-8-item{
    width: calc(25% - 20px);
    margin: 10px;
    background: #fff;
    padding: 10px;
    position: relative;
}
.crownpop-8-item img{
    width: 100%;
}
.btn.btn-w{
  width: 50%;
  margin: 40px auto 0px;
}

.view-more {
    padding: 24px;
    font-size: 26px;
    line-height: 25px;
    background: #c30000;
    display: block;
    text-align: center;
    border-radius: 99px;
    margin: 20px 30px 0;
    color: #fff !important;
    width: 90%;
    border: unset;
}

.view-more:hover {
    background: #c1c1c1;
}

@media (max-width: 1100px) {
    .crownpop-2 {
        margin: 0px -10px 50px;
    }
    .pd-0-15 {
        padding: 0px 15px;
    }
    .txt-bottom {
        margin-bottom: 20px;
    }
    .txt-link {
        display: flex;
        justify-content: center;
    }
    .txt-link img {
        margin-left: 6px;
    }
    .crownpop-4 .slick-dots {
        position: relative;
    }
    .crownpop-4 .container_s1 .slick-dots li {
        margin: 0px 9px;
    }
    .crownpop-4 .slick-dots li button {
        padding: 0px;
    }
    .crownpop-4 .slick-dots li button:before {
        font-size: 20px;
    }
    .crownpop-4 .slick-dots li button:before {
        color: #cfcfcf;
        opacity: 1;
    }
    .crownpop-4 .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #9b9b9b;
    }
    .hover_bkgr_fricc-1>div {
        width: 100% !important;
        max-width: 90% !important;
    }
    .page-battle .code_table {
        max-width: inherit;
        min-width: inherit;
    }
    .page-battle .table-sizes thead tr th {
        min-width: 130px;
    }
    .page-battle .name_table,
    .page-battle .code_table {
        min-width: 130px;
    }
    .xmas-content{
        padding: 60px 0px 40px;
    }
    .crownpop-xmas h2{
        font-size: 24px;
        text-align: center;
        margin-bottom: 20px;
    }
    .crownpop-xmas-flex{
        margin-bottom: 30px;
    }
    .crownpop-xmas-flex span{
        width: 100px;
    }
    .crownpop-xmas-flex p{
        font-size: 16px;
        line-height: 20px;
    }
    .label-red{
        padding: 6px 15px;
        margin-bottom: 0px
    }
    .crownpop-xmas-items{
        margin-top: 40px;
        margin-bottom: 0px;
        justify-content: left;
    }
    .xmas-item {
        width: calc(100% / 3 - 10px);
        background: #fff;
        position: relative;
        padding: 24px 8px 16px;
        border-radius: 5px;
        margin: 0px 5px 50px;
    }
    .xmas-item-top{
        width: 60px;
        top: -30px;
    }
    .xmas-item-img{
        height: 100%;
    }
    .xmas-item-img{
        font-size: 16px;padding: 10px;
    }
    .crownpop-xmas-2-items{
        margin: 0px;
        flex-wrap: wrap;
        justify-content: left;
    }
    .xmas-2-item {
        width: calc(100%/4 - 10px);
        background: #fff;
        border-radius: 5px;
        text-align: center;
        padding: 6px 6px;
        margin: 5px;
    }
    .xmas-item-content p{
        font-size: 16px;
        padding: 10px;
    }
    .txt-des {
        font-size: 16px;
        margin-bottom: 20px;
        text-align: center;
    }
    .list-item-design-relative{
        position: relative;
        background: #fff;
        padding: 90px 10px  30px;
        margin-bottom: 60px;
    }
    .list-item-design-relative:last-child{
        margin-bottom: 0px;
    }
    item-design-2-img .btn-red{
        margin: 0px;
    }
    .item-design-2, .item-design-3{
        width: 50%;
        padding: 0px 4px;
    }
    .item-design-2-img{
        margin-bottom: 0px;
    }

    .item-design-1{
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        padding: 0px;
    }
    .item-design-1-img{
        width: 80px;
    }
    .item-design-1 p{
        font-size: 16px;
    }
    .item-design-3 p{
        right: 5px;
        font-size: 14px;
    }
    .crownpop-design .txt-bottom{
        margin-bottom: 50px;
    }
    .crownpop-xmas:before{
        background-image: url(/common/design/user/img/crownpop/top-sp.png);
    }
    .crownpop-xmas:after{
        background-image: url(/common/design/user/img/crownpop/bottom-sp.png);
    }
}

@media (max-width: 768px) {
    .item-how img {
        width: 100%;
    }
    .list-member,
    .list-how {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .list-member .item-member {
        width: 33%;
        margin-bottom: 25px;
    }
    .list-member .item-member:last-child {
        margin-bottom: 0px;
    }
    .crownpop-4 .slick-next::before,
    .crownpop-4 .slick-prev::before {
        color: #080808;
        font-size: 35px;
        opacity: 1;
    }
    .crownpop-4 .slick-prev {
        left: -10px;
        z-index: 9;
        width: 35px;
        height: 35px;
    }
    .crownpop-4 .slick-next {
        right: -10px;
        width: 35px;
        height: 35px;
    }
    .item-product-diff {
        padding: 140px 10px 30px;
    }
    .item-product-left,
    .item-product-right {
        padding: 0px 5px;
    }
    .txt-16 {
        margin: 20px 0px 26px;
    }
    .crownpop-7 .list-stamp .item-stamp {
        width: 33%;
    }
    .crownpop-twitter h2 {
        margin-bottom: 30px;
    }
    .crownpop-twitter-content.d-flex {
        flex-direction: column;
    }
    .crownpop-twitter-content-left,
    .crownpop-twitter-content-right {
        padding: 0px 0px 30px;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .crownpop-title {
        font-size: 20px;
        padding: 30px 15px 30px;
    }
    .txt-title {
        font-size: 24px;
    }
    .txt-blue,
    .txt-nomal,
    .txt-bottom,
    p.name-member,
    .name-pro,
    .txt-red,
    .txt-number,
    p.name-other {
        font-size: 16px;
    }
    .txt-infor {
        font-size: 14px;
        padding: 8px 25px;
    }
    .list-member .item-member {
        width: 40%;
    }
    .item-product {
        padding: 25px 10px;
        margin: 0px 5px;
    }
    .item-img {
        width: 45%;
        margin-right: 10px;
    }
    .item-info {
        width: 55%;
    }
    .txt-detail {
        padding: 12px 15px;
        font-size: 16px;
    }
    .item-how {
        width: calc(50% - 20px);
        height: 380px;
        padding: 20px 10px;
        margin: 10px;
    }
    .crownpop-7 .list-stamp{
        margin: 0px 0px 20px;
    }
    .item-how .txt-desc,
    .txt-16,
    .name-stamp,
    .list-id-twitter table tr th {
        font-size: 13px;
    }
    .item-how .txt-desc br {
        display: none;
    }
    .btn-red,
    .btn-blue {
        padding: 10px 1px;
        font-size: 12px;
    }
    .bg-light-yellow,
    .bg-light-blue {
        padding: 50px 0px;
    }
    .crownpop-4 .container_s1 .slick-dots li {
        margin: 0px 2px;
    }
    .crownpop-4 .slick-dots li button:before {
        font-size: 12px;
    }
    .crownpop-twitter-2 {
        width: 35px;
    }
    .crownpop-twitter-content-left-2>p {
        padding-top: 50px;
        font-size: 20px;
    }
    .crownpop-twitter-3 {
        width: 100px;
    }
    .list-id-twitter table tr th {
        padding: 6px 10px;
    }
    .item-product-diff {
        padding: 140px 5px 30px;
    }
    .crownpop-twitter h2 {
        font-size: 20px;
    }
    .crownpop-twitter-content-left .crownpop-twitter-content-left-1 .txt-top p {
        font-size: 16px;
        line-height: 22px;
    }
    .crownpop-twitter-content-left .crownpop-twitter-content-left-1 .text-detail p {
        font-size: 11px;
        line-height: 20px;
        padding: 16px 5px 20px 20px;
        width: 90%;
    }
    .crownpop-8-item{
        width: calc(50% - 20px);
    }
    .crownpop-4  .btn-blue{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .crownpop-4  .btn-blue img{
        width: 24px;

    }
    .txt-blue-2{
        font-size: 24px;
    }
}

@media (max-width:480px) {}

.crownpop-8-list .crownpop-8-item a:before {
    content: "";
    display: block;
    background: url(/common/design/user/img/kurokora/zoom.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: auto;
    right: 5px;
}

@media (max-width: 991px) {
    .crownpop-7 .list-stamp {
        padding: 0 8px;
    }
}
