.innovvation-table-div{
    width: 25%; 
    height: 100%; 
    float: left;
    border: 1px #4DC24B; 
    border-width: 1px;
    border-style: hidden; 
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #4DC24B;
}

.innovvation-table-div-inner{
    text-align: center; 
    background: #D2EAC1; 
    border-bottom-color: #4DC24B; 
    border-bottom-width: 1px; 
    border-bottom-style: solid;
}

@media (min-width: 320px) and (max-width: 768px) 
{
    .table-content-heading,.table-content, .table-content-links,.table-content-more {
        font-size:12px;
    }
}

