.right__column__button { margin-top: 20px; }
.content > *:last-child { margin-bottom: 0; }
.right_button_icon svg {
	display: block;
	width: 16px;
	height: auto;
	flex: 0 0 auto;
	margin-left: 10px;
	fill: currentcolor;
}
.content-repeater__right__column_inner:not(:first-child) {
	margin-top: 40px;
}
@media (max-width: 820px) {
	.box { padding-top: 10px; }
	.title-heading { max-width: 100%; }
	.image-content__col-sec { flex-direction: unset; }
	.content-repeater__left__column { order: 1; padding-bottom: 20px; }
	.content-repeater__right__column { order: 2; }
	.content-repeater__right__column_inner:not(:first-child) { margin-top: 28px; }
}



}