/*
 Theme Name:   Trade.com Child
 Author:       TCM Studio
 Author URI:   https://trade.com
 Template:     woodmart
 Version:      7.4.3
 Text Domain:  woodmart
*/

.instruments-container th.spread-cell {
	min-width: 100px;
}

.instruments-container th.chart-img-cell {
	min-width: 125px;
}

@media only screen and (max-width: 700px) {
	.overflow-x-mobile {
		overflow-x: scroll;
	}
}