/**INSCI GRID TILE**/
.insci-grid-tile .column {text-align: center; height: 100%;}

.insci-grid-tile .column .iconic-image {display: inline-block; background-repeat: no-repeat !important;}

.insci-grid-tile .column header h3 {margin: 0; padding: 0; position: relative}

.insci-grid-tile .column header::after {background-color: #4c4c4b;}

.insci-grid-tile .column header {display: inline-block; width: 100%; padding-left: 25px; padding-right: 25px;}

.insci-grid-tile .column .tile-content {position: relative;}

.insci-grid-tile .column .tile-icon-link {color: transparent; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2000; display: block; cursor: pointer;}

.insci-grid-tile .tile-content-outer-wrapper {width: 100%;}

