.tr-main-page {
	--trMaxWidth: 842px;

	--trRowGapContent: 60px;
}

@media (max-width: 750px) {
	.tr-main-page {
		--trRowGapContent: 32px;
	}
}
