/*----------
	ir
	calendar
----------*/

.un-yearselector {
	max-width: 160px;
	margin-bottom: 30px;
}

@media (min-width: 768px), print {

	.un-yearselector {
		max-width: 278px;
		margin-bottom: 40px;
	}

	.c-news__date {
		width: 80px;
	}

}