.last {
	display: none;
}

.calendar_menu.active {
	background: #dd5251;
    color: #ffffff;
}
.calendar_menu_pol.active {
	background: #dd5251;
	color: #ffffff;
}
.is-affixed .inner-wrapper-sticky{
    background: white;
    z-index: 10;
}