

.portfolio-item {	
	margin-top:75px;
	padding:0px;
}
.heading-container{
	background-color:#FAFBE3;
}
.jumbotron{
	background-color:#FFFFFF;
	padding:10px 10px 0px 10px;
}


.about-cols {
    padding-top: 30px!important;
}

.about-col {
    background: #fff;
    border: 10px solid white;
    border-radius: 5px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    padding-bottom: 20px;
}

 .about-col .img {
    position: relative;
}

.about-col .img img {
    border-radius: 4px 4px 0 0;
}

.product-st{
	padding-left:15px;
}
.product-st p{
	text-align:justify;
	
}
.product-heading{
	font-size:30px;
	font-weight:bold;
}
.table-body-left{
	font-size:15px;
	background-color:#D1A9A1;
	color:black;
}
.table-body-left ul{
	padding-left:20px;
	margin-bottom:0px;
}
.table-body-right{
	font-size:15px;
	background-color:#EFA99D;
	color:black;
}
.table-container{
	background-color:#FCE1B6;
	padding:25px ;
}
.cell-height{
	  line-height: 15px;   
	  min-height: 5px;   
	  height: 25px;	  
}

