.help{
	padding: 0 0 0 0;
	float:right;
	overflow: scroll;
	top: 113px; /* Header Height */
    bottom: 0px; /* Footer Height */
	width: 100%;	
	height: calc(100% - 113px);	
}
.help table tr td img {
	max-width: 40px;
	max-height: 40px;
}


.help table tr td {
	font-size: 16px;
}
