
@media print, screen and (min-width: 768px) {
.products-layout .products_link > li {
    margin-left: 34px;
}

}