.product_green .product-scene_top-left {
	width: 500px;
	height: 600px;
	top: -150px;
	left: 0;
	background-image: url(/static/f/product/263/img-lt.png?_t=1602171145);
	background-position: top left;
	backgroubd-size: auto;
	background-repeat: no-repeat;
}
.product_green .product-scene_top-right {
	width: 500px;
	height: 600px;
	top: 0;
	right: 0;
	background-image: url(/static/f/product/263/img-rt.png?_t=1602171145);
	background-position: top right;
	backgroubd-size: auto;
	background-repeat: no-repeat;
}
.product_green .product-scene-wrapper {
	position: static;
}
@media (max-width: 1200px) {
	.product_green .product-scene_top-right,
	.product_green .product-scene_top-left {
    		display: block;
		background-size: contain;
		width: 200px;
    		height: 200px;
    		top: -65px;
	}
}
@media (max-width: 900px) {
	.product_green .b-asside.col-4 {
    		width: 100% !important;
    		margin: 0 !important;
	}
}
@media (max-width: 800px) {
	.product_green .product_rd__info {
    		margin-bottom: 0px !important;
	}
	.product_green .product_rd .bloc-content .col-8 iframe {
   		max-width: 100%;
	}
}
@media (max-width: 700px) {
	.product_green .product-header h1 {
    		font-size: 18px !important;
	}
}



.pure-gerber__headline{
    color: #fff !important; 
}
.pure-gerber__list li{
    font-size: 16px;    
}
.pure-gerber__headline {
    margin-bottom: 40px;
    font-size: 3.6rem;
    font-family: 'RotonBol';
    color: #31a8db;
    line-height: 0.833;
}
.pure-gerber__text {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
}
@media (max-width: 500px){
    .pure-gerber__headline{
        font-size:  3rem;
    }
.product-full .product_rd .product-detail table tr td.composition_table__item {
    font-size: 16px;
}
.product-full .product_rd .product-detail table tr {
    font-size: 16px;
}
}
.product_green{
    padding-top: 50px;
    background-color: #1b5b26;
    background-image: url(/static/f/product/263/background.jpg?_t=1602171145);
    background-size: initial;
}
.pure-gerber__text{
    color: #fff;
}
.composition_content{
    color: #fff;
}