/* Minitek Wall  */
.mnwall-columns .mnwall-item-inner {
    padding: 5px 0;
    position: relative;
    z-index: 2;
}

.mnwall-s-desc, .mnwall-desc {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    padding: 5px 5px 5px;
}

h3.mnwall-title {
	line-height: 18px;
	margin: 0;
	padding: 5px 5px;
}
h3.mnwall-title a, h3.mnwall-title span {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    word-wrap: break-word;
}