.to-china-brand{text-transform: uppercase}
.to-china-brands-strong{font-family: var(--font-bold)}
.to-china-brands-red{color: var(--color-main)}
.to-china-brands-image-holder{
	height: 150px;
	line-height: 150px;
}

.to-china-brands-holder>div>div{
	border: 1px solid var(--color-border-dark);
	border-radius: 5px;
	height: 100%;
	padding: 5px;
}
.to-china-brands-header{
	font-size: 110%;
}

.to-china-brands-image{
	max-width: 100%;
}

.to-china-brands-text>span{
	display: inline-block;
	line-height: 1.2;
	margin-bottom: 5px;
}