#resources-gallery .controls-paddles {
	padding-bottom: 50px;
}

@media (max-width: 734px) {
	.section-computer .scroll-gallery-tabnav-items {
		line-height: 1;
	}
}

.typography-card-big-headline:lang(th) {
	line-height: 1.25;
}

.section-resources .card-small-headline {
	max-width: unset;
}

.typography-card-big-headline .highlight:before {
	--offset: 20px;
	top: -10px;
	height: calc(115%);
}

@media (max-width: 734px) {
	.typography-card-big-headline .highlight:before {
		--offset: 20px;
		top: -5px;
		height: calc(110%);
	}
}
