.new.row .item {
    margin-bottom: 30px;
}

section#find-store {
    background-image: url('../images/store-bg.webp');
    background-repeat: repeat;
    background-size: initial;
    padding: 100px 0px;
}