.ttr-rd-section ul,
.ttr-overview-section ul,
.ttr-eng-capability-section ul{
    margin-top: 0;
}
.ttr-overview-section img, 
.ttr-eng-capability-section img,
.ttr-rd-section img {
    margin-top: 6px;
}
.ttr-client-section .fusion-carousel .fusion-carousel-item img{
	border: 1px solid #ddd;
}
.aftermarket-distributor-section .table-2{
	/*height: 650px;*/
}
.aftermarket-distributor-section .table-2 tbody{
    display: block;
    overflow: auto;
    height: 650px;
    width: 100%;
}
.aftermarket-distributor-section .table-2 thead tr{
  display:block;
}
.aftermarket-distributor-section .table-2 th {
    padding: 16px;
}
.aftermarket-distributor-section .table-2 thead .d-sr{
	width: 5.1%;
}
.aftermarket-distributor-section .table-2 thead .d-name{
	width:16.5%;
}
.aftermarket-distributor-section .table-2 thead .d-region{
	width:11.3%;
}
.aftermarket-distributor-section .table-2 thead .d-address{
	width:53.5%;
}
.aftermarket-distributor-section .table-2 thead .d-contact{
	
}