﻿h1.page-name {font-size: 2.5em;}
/*
.col2 a  {white-space:nowrap !important;}
.row-same-height [class^='col'] {padding:0 2px;}

.row-same-height
*/
/*@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
} */
/*.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
 /* table-layout: fixed;
}*/
/* content styles */

/*.item {
  display: table;
}
.content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.item .content a {
clear:both;
display:block;
}
.item .content img {
display:block;
}*/