.product_trading {
    padding-left: 0;
    list-style-type: none;
    display: inline-block;
}
.img_about{
	border-radius: 2px;
	box-shadow: 6px 8px 53px -12px #000000;
}
.thumb_icon{
	width: 139px;
	border-color: transparent;
	margin-left: auto;
	margin-right: auto;
}
.thumb_icon:hover,
.thumb_icon:active,
.thumb_icon:focus{
	border-color: #586eab !important;
}
.custom_icon{
	  width: auto;
    height: 116px !important;
}
.trading_caption{

}
.trading_caption h5, .trading_caption p{

	text-align: center;
}
.col_trading{

}