.b-adaptive-block {
	top: 0px;
	width: 250px;
	opacity: 1;
}


.b-adaptive-block_absolutebottom {
	position: absolute;
	bottom: 0px;
	top: auto !important;
}

.b-adaptive-block_bottom {
	top: 800px;
	opacity: 0;
}

.l-main__cols__right_adaptive {
	position: relative;
	/*position: fixed;*/
}

.fixed-container.fixed {
	position: fixed;
	top: 60px;
}

.fixed-container.fixed .b-adaptive-block_fixed {
	/*position: fixed;*/
	position: absolute;
}


.fixed-container.fixed .b-popular_most-viewed,
.fixed-container.fixed .b-partner {
	margin-top: 0px;
	margin-bottom: 0px;
}

.l-main__cols__right_adaptive .b-popular__item__title.g-font-description-3 {
	display: none;
}


.b-recommendations {width:240px;}