h4 {font-size:26px;} h6 {font-size:20px;} p{font-size:16px;}

.page-title-holder{display:none;}

.imagephoto {
    width: 70%;
    margin: 0 auto;
}

a, a:hover {
    color: #64be00;
}

.supporting {
    width: 40%;
}

.supporting td, .supporting th {
    border-bottom: 1px solid #c1e599;
    padding: 10px;
}

.supporting th {
	font-size:18px;
	text-align:center;
}

.row-feature {
    width: 50%;
    background-color: #64be00;
    color: #fff;
}

@media only screen and (max-width:991px){
.imagephoto{ width: 100%;}
}

@media screen and (max-width: 768px){
.table-responsive {
    border: none;
}
.supporting {
    margin:0 auto;
}
}


@media only screen and (max-width:991px){
.zoom {display:inline-block;position: relative;}
.zoom img {display: block;}
}