.page-banner.others {
    background-image: url("./../src/others/subpic_others.jpg")
}
.store-list p{
    line-height: 2;
}
.store-list {
    margin-top: -30px;
    margin-bottom: 30px;
}
.legal-age-lightbox-content p {
    max-width: 100%;
    text-align: center;
    line-height: 20px;
    letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
    .store-list {
        margin-top: 10px;
       
    }
}