.newaction__text .mb-none{margin-bottom:0}.newaction-imgs{background-color:#FED1AF;border-radius:5px;padding:60px;margin-bottom:3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newaction-imgs__left{margin-right:2em}.newaction-imgs__left img{max-width:100%}.newaction-imgs__right img{display:block;max-width:277px;font-size:0}.newaction-imgs__right img:first-child{margin-left:40px}.newaction-imgs__right img:last-child{margin-top:-87px}@media (max-width:768px){.newaction-imgs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newaction-imgs__left{margin-right:0;margin-bottom:2em}}@media (max-width:420px){.newaction-imgs{padding:30px}.newaction-imgs__right img{max-width:90%}}.price-inline{margin-bottom:1.2em}.price-inline p.big-price,.price-inline p.old-price{display:inline-block;margin-top:0;margin-bottom:0}.compare-table tr td:first-child{width:70%}.compare-table__value{border-left:2px solid #fff}.compare-table__value--bad,.compare-table__value--good{font-size:18px;font-weight:bold}.compare-table__value--bad img,.compare-table__value--good img{height:16px;width:16px}.compare-table__value--good{color:#12B13F}.compare-table__value--bad{color:#12B13F}
.photo-sn .orderform-wrap {max-width: 400px;}
@media only screen and (max-width: 768px) {
	.main-sn {
		padding: 20px 0;
	}
	header .responsive-img {
		max-width: 70%;
		margin-right: -12%;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	header .header-text p:first-child {
		font-size: 1.5em;
	}
	header .header-text p:last-child {
		font-size: 0.8em;
	}
	header .header-price .big-price {
		font-size: 1.5em;
	}
	header h1 {
		margin: 15px 0;
	}
}