/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 div.thumbnail-container{
/*      background-color: blue !important;
     width: 450vh !important; */
 }
/*  article.product-miniature{
    background-color: blue !important;
    width: 450 px !important;
    height: 450px !important;
 } */
 .thumbnail-container{
margin-left: 10px; }
.products
 {
    text-align:center!important;
   /* vertical-align: middle !important; */
     justify-content: center !important;
}