#catalog-page a[href="/katalog/avtomatizirovannye-kompleksy-/"] {
  display: none;
}
#catalog-page .catalog_main_w a:last-of-type, .block_product:last-of-type {
	margin-right: 0px !important;
}
#catalog-page .catalog_main_w a:nth-last-of-type(2) {
        margin-right: 0px !important;
}
.developer-link {
	font-size: 9px !important;
    width: 100%;
    text-align: right;
    line-height: 1 !important;
}
@media (min-width: 801px) {
.developer-link {
    margin-top: -15px;
}
}

@media (max-width: 800px) {
    .developer-link {
        order: 4;
    }
}