p {
    font-size: 18px;
    line-height: 1.4em;
}

.imgCenter{
	margin:0 auto;
	display:block;
}

.paddingTop10{
	padding-top:10px;
}

.deck-wrapper .table-cell {
    height: 100%;
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

.deck-wrapper .content-body p:last-child, .deck-wrapper .content-body p:only-child {
    margin-bottom: 0;
    margin-top: 7%;
}

.deck-wrapper h2.section-title.product-intro-title {
    color: #000;
    text-transform: none;
    line-height: 1em;
    margin: 0 0 16px;
}

/* Specifications */
.spec h4.panel-title {
    font-size:18px;
}
/* End Specifications */

#overview .container,
#benefits .container,
#application-diagram .container,
#note .container {
    max-width: 1320px;
}