.footer-info-col {
  font-size: 14px; }

/*
ul.productGrid {
    display: table-row;
}

ul li.product {
    border: 1px solid black;
    display: table-cell;
}

div.slick-slide  {
    border: 1px solid #999999;
    border-radius: 10px;
    height: 100%;
    margin-right: 2px;
    display: table-cell;
}
*/
div.card-img-container img {
  border-radius: 10px; }
