﻿.allItems .itemContainer .eachItem {
     flex-basis: 400px;
     height: auto;
     margin-bottom: 2em;
     position: relative;
     overflow: hidden;
     background-color: #e9e9e9;
     padding: 10px;
}