/* scope */
.thumbnails ul { list-style-type: disc; }
.thumbnails h2 { text-align: center;}
.thumbnails  .caption {  min-height: 330px;  }
.thumbnails .modal-footer {  min-height: 175px;}  
.thumbnails  .progress .bar {  font-size: 18px;}

ul.thumbnails-overview {  margin-left: 0;  font-size: smaller; }
    ul.thumbnails-overview .caption h3 {
      text-align: center;
      font-size: 15px;
    }
  
ul.thumbnails-overview  .modal-footer {
    min-height: 95px;
    border-radius: 0;
  }
ul.thumbnails-overview  .thumbnail {
    margin-bottom: 4em;
  }

.price-boxes .item-sameheight { min-height: 5.2em; }
.saas-price { font-size: 2.2em; font-weight: bold;}
.price-boxes .itemid-2 {
    box-shadow: 0px 0px 10px #2a388f;
  }
.price-boxes .itemid-1 {
  box-shadow: none;
}
