.icon-wrapper .more::after, .icon-wrapper .icon-after::after, .icon-chevronright::after{
	top:-0.1em;
}

.section-support-table .support-table .table-name {
    font-weight: 600;
}

.icon-checksolid::after {
	display: inline;
}

.section-support-table .disclaimer .icon-container .icon-checksolid::after  {
	display: none;
}

@media screen and (min-width: 1069px) {
	.cut-cell span::after {
		vertical-align: -1px;
	}
}

.custom-xsmall-break {
	white-space: nowrap;
}

@media only screen and (max-width: 340px) {
	.custom-xsmall-break {
		white-space: initial;
	}
}