.product_rd__description{
	padding-left:0!important;
}
.img-anounce:before,
.img-anounce .content-block{
	vertical-align:middle;
}
.img-anounce:before{
	display:inline-block;
	position:relative;
	content:'';
	width:135px;
	height:135px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.continue_lure.img-anounce:before{
	background-image:url("/static/f/product/31/img/my-first_blue-icon.png");
}
.cereal-six-months-old.img-anounce:before{
	background-image:url("/static/f/product/31/img/from-six-months-old_icon.png");
}
.cereal-eight-months-old.img-anounce:before{
	background-image:url("/static/f/product/31/img/from-eight-months-old_icon.png");
}
.cereal-nine-months-old.img-anounce:before{
	background-image:url("/static/f/product/31/img/from-nine-months-old_icon.png");
}
.img-anounce .content-block{
	display:inline-block;
	max-width:350px;
	margin:0 0 0 15px;
}
.img-anounce .content-block__title{
	padding-bottom:10px;
}
.img-anounce .content-list__item{
	padding-bottom:0;
}
.content-table thead td{font-size:2.4rem;padding:0 0 25px 0}
.content-table td{padding:5px}

.mob-slide{
    display:none;
}
.text_bold {font-weight: bold;}
.prod-content__gray-disc{
	color:#999;
}
.prod-content__gray-disc h3{
	padding-bottom:10px;
}
.prod-content__gray-disc h3,
.prod-content__gray-disc ul li{
	font-size:1.2rem;
}
.composition_content .prod-content__gray-disc ul li::after{
	background:#999;
	margin-top:6px;
}

/*.midle-product-info{
    display:inline-block;
    width:100%;
    max-width:650px;
    background:#fafafa;
    border-radius:6px;
}
.midle-product-info-table{
    display:table;
    padding:15px;
}
.midle-product-info-row{
    display:table-row;
    height:70px;
}
.midle-product-info-cell{
    font-family:'RotonBol';
    font-size:16px;
    line-height:1;
    color:#31a8db;
    padding-left:50px;
    background:url(images/arrow-blue.png) center left no-repeat;
    display:table-cell;
    vertical-align:middle;
}*/

@media all and (max-width:640px){
    .pc-slide{
	    display:none;
	}
	.mob-slide{
	    display:block;
	}
}

/*@media (max-width:500px){
    .midle-product-info-row{
        display:table;
        height:70px;
    }
    .midle-product-info-cell{
        display:table-row;
        height:70px;
        vertical-align:middle;
    }
    .midle-product-info-cell span{
        display:table-cell;
        vertical-align:middle;
        padding-left:55px;
    }
    .midle-product-info-table{
        padding:10px 0 10px 10px;
    }
}*/