

#itom-related-products h4 {
    font-weight: 700;
    margin: 10px 0 10px 0;
    color: #000;
}
#itom-related-products ul li {
    color: #444;
    border-top: 1px solid #eee;
    padding: 10px 0 10px 40px;
    font-size: 12px;
    line-height: 1.2em;
}
h4 {
    font-size: 16px;
    line-height: 20px;
	}
	#itom-related-products {
    margin-bottom: 20px;
}


		.box-table {
			width: 76%;
		}

		.box-table td {
			padding: 2px 5px;
			border: 1px solid #ccc;
			vertical-align: middle;
		}

		#scroll table,
		#scroll table tr td {
			border: solid 1px #ddd;
			vertical-align: middle
		}

		#scroll table tr th {
			background: #efeeee;
			padding: 5px;
		}

		#scroll table tr th:nth-child(1) {
			vertical-align: middle;
			border-right: solid 1px #d4d3d3;
			width: 30%
		}

		#scroll table tr th:nth-child(2) {
			border-bottom: solid 1px #d4d3d3;
			border-right: solid 1px #d4d3d3
		}

		#scroll table tr th:nth-child(3) {
			border-bottom: solid 1px #d4d3d3;
			border-right: solid 1px #d4d3d3
		}

		#scroll table tr th:nth-child(4) {
			border-bottom: solid 1px #d4d3d3;
			border-right: solid 1px #d4d3d3
		}

		#scroll table tr td {
			padding: 5px;
		}
        .feature-nav-wrapper {
            grid-template-columns: repeat(4, 160px);
            place-content: center;
        }
	