.main__homepage__services__grid .main__homepage__services__grid__element:first-child {
    grid-column: span 2;
    grid-row: span 1;
}