﻿@media (min-width:901px) {
	#blockmark {
		clip-path:none;
		padding-right:0;
	}
}


@media (max-width:900px) {
}

