.svet_items_block { width:960px; margin:35px 0 35px 15px; width: 100%; max-width: 100%; overflow-x: scroll; white-space: nowrap; } 
	.svet_item_block { display:inline-block; width:400px; height:800px; margin-right:15px; padding:10px; background:#fff; border:1px solid #bbb; border-radius:5px;}
		.svet_item_img { width:350px; height:350px; margin:25px auto; }
			.svet_item_image { width:349px; border:1px solid #bbb;}
			.svet_item_h1 { width:350px; height:80px; margin:25px auto; white-space:pre-wrap; font-size:34px; } 
	.svet_item_h1 a{ color:#177156; text-decoration:none; }
	.svet_item_h1 a:hover{ color:#000; } 
	.svet_item_mid { width:360px; padding-left:20px; }
		.svet_item_mid_1 { height:180px; font-size:28px; }
		.svet_item_mid_2 { height:56px; display:flex;}
			.svet_item_mid_icons { width:100px; height:40px; font-size:52px; margin:6px 8px 0 0; color:#177156; text-align:center; cursor:pointer;}
	.svet_item_right { width:400px; padding-left:20px; border-left:1px solid #bbb;}
		.svet_item_right_price{ height:100px; }
			.svet_item_right_price_sale { font-weight:bold; color:#f00; text-align:right; height:30px; }
			.actual_price { height:50px; font-size:46px; margin:50px 0 10px 0; color:#f50; text-align:center; }
		.svet_item_right_buy { width:320px; font-size:30px; padding:4px 0; margin:25px auto;  color:#fff;  background:#177156; border-radius:4px; text-align:center; cursor:pointer; }