.storepage {

}

.store-items {
    display: flex;
    
}

.store-item {
    
    max-width: 500px;
}