.store {
    position: relative;
    display: inline-block;
    width: 100%;
}

.store img {
    display: block;
}

.store .background {
    display: block;
    width: 100%;
}

.store .more {
    position: absolute;
    left: 46%;
    width: 18%;
}

.store .more img {
    display: block;
    width: 100%;
}

.more1 {
    top: 62%;
}

.more2 {
    top: 62%;
}

.more3 {
    top: 82%;
}

.more4 {
    top: 70%;
}

.more6 {
    top: 70%;
}