.collection-banner_small{
	max-width : 100%;
	height    : auto
}
.collection-banner_small .collection-banner__container{
	height : auto
}
.collection-banner_small .collection-banner__container:before{
	display : none
}
.collection-banner_small .collection-banner__info{
	width   : auto;
	display : block
}
.collection-banner_small .collection-banner__image{
	position   : relative;
	max-width  : none;
	max-height : none;
	overflow   : visible;
	width      : auto;
	height     : auto;
	right      : auto;
	left       : auto;
	display    : block;
	text-align : center;
	padding    : 0 10px
}
.collection-banner_small .collection-banner__image img{
	margin     : 0;
	position   : static;
	max-width  : none;
	max-height : none
}
@media (max-width : 1239px){
	.page-catalog-section .collection-banner_small{
		display : none
	}
}
@media (max-width : 1239px){
	.page-search-result .collection-banner_small{
		display : none
	}
}
@media (max-width:1023px) {
	.page-vacancies .collection-banner_small {
		display: none
	}
}
.collection-banner__link{
	display  : block;
	z-index  : 1;
	top      : 0;
	bottom   : 0;
	right    : 0;
	left     : 0;
	position : absolute
}
#right-banner-container {
	margin-bottom: 30px
}
#right-banner-container.empty {
	margin: 0
}