.og-context-node-8233.node-type-features .main-container-wrapper:before {
    background: #ffae99;
    background: -moz-linear-gradient(top, #ffae99 0%, #ffd5ab 35%, #ffe8bf 59%, #ffffff 91%);
    background: -webkit-linear-gradient(top, #ffae99 0%, #ffd5ab 35%, #ffe8bf 59%, #ffffff 91%);
    background: linear-gradient(to bottom, #ffae99 0%, #ffd5ab 35%, #ffe8bf 59%, #ffffff 91%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffae99', endColorstr='#ffffff', GradientType=0);
}


.field-feature-page-headings{text-align:center}
.activityImg {
    left: 120px;
    position: absolute;
    opacity: 0;
    transition: .7s ease;
}
.salesiq-imageswap {
    position: relative;
    min-height: 180px;
    margin-left: 143px;
    margin-top: 35px;
}
.imgShow {
    opacity: 1;
}