
.slick-img-galerie{
	max-width: 100% !important;
	overflow: hidden;
}
.over-hide-bloc{
	overflow: hidden;
	max-width: 100% !important;
}
.min-50{
	min-width: 50% !important;
}
.price-content-bloc .uagb-rm__desc {
    display: none !important;
}
ul.slick-dots li button::before {
	display: none !important;
}
ul.slick-dots li button{
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0 !important;
	background: #DFDFDF !important;
	border-radius: 100% !important;
}
ul.slick-dots li {
	margin: 0 5px !important;
}
ul.slick-dots li.slick-active button{
	background: #003E5C !important;
}
ul.slick-dots {
top: 0 !important;
}
@media(min-width: 1200px){
	.price-content-bloc .uagb-rm__price {
	    text-align: left;
	    min-width: 158px;
	}
}
@media(max-width: 1200px){
	.price-content-bloc img {
	    height: auto !important;
	}
	.flex-in-mobile-tab{
		flex-wrap: wrap !important;
	}
	.price-content-bloc .uagb-rm__content {
	    display: flex !important;
	    align-items: center !important;
	    justify-content: space-between !important;
	}
	.img-marge-top {
	    margin-top: 10px !important;
	}
	h1,h2,h3,h4,h5 {
        font-size: 30px;
    }

}