.the-box.no-border {
    border: none;
}
.the-box {
    padding: 15px;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #D5DAE0;
    position: relative;
}
.store-list .store-image {
    width: 200px;
}