.colonnes-content {
    overflow: hidden;
}
@media(min-width: 992px){
	.colonnes-content .col-lg-8, .colonnes-content .col-lg-4{
		margin-bottom: 2px !important;
	}
}

#colonnes-product-slider{
	max-height:460px;
	overflow: hidden;
}
.bx-viewport #colonnes-product-slider{
	max-height:inherit;
}

.lateral-product{
	margin-bottom: 30px !important;
}
.lateral-product:last-child{
	margin-bottom: 0 !important;
}
.lateral-product .colonnes-product-sur-titre{
	font-size: 1rem;
}
.lateral-product .colonnes-product-title{
	font-size: 1.4rem;
}



.content-colonnes-product-slider{
	height:100%;
}