.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/50/img/my-first_blue-icon.png");
}
.cereal-six-months-old.img-anounce:before{
	background-image:url("/static/f/product/50/img/from-six-months-old_icon.png");
}
.cereal-eight-months-old.img-anounce:before{
	background-image:url("/static/f/product/50/img/from-eight-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;
}

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