.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-list-4[data-svg-use=true] .catalog-section-list-item-picture {
    margin: 16px;
    margin-right: 48px;
    width: 150px;
    height: 150px;
}
.projects .projects-items .projects-item {
    width: 25%;
}


@media (max-width: 500px) {
    .projects .projects-items .projects-item {
        width: 100%;
    }
}