@media screen and (min-width: 1024px) and (max-width: 1279px) {
.wrap {width:970px}
.products li a .i-photo, .i-photo img {height: 228px;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.wrap {width:700px}
.product-left {width: 350px;}
.product-right {margin-left: 400px;}
.toorder {margin: 5px 0 15px;}
.top_right {margin-left: 270px;}
}