div.store {
    width: calc((100vw/3) - 100px);
    background: #00f;
}