/* Keep the updated skills slide artwork anchored to the hero baseline. */
html body .copp-hero__people {
    align-items: flex-end !important;
    bottom: 0 !important;
    margin-bottom: 0 !important;
    top: auto !important;
    transform: none !important;
}

html body .copp-hero__visual,
html body .copp-hero__visual > .copp-visual {
    align-self: stretch !important;
    height: 100% !important;
    min-height: 0 !important;
}

html body .copp-hero__people img {
    align-self: flex-end !important;
    display: block !important;
    margin-bottom: 0 !important;
    object-position: center bottom !important;
}

/* The skills slide artwork is enlarged without changing the hero frame. */
html body .copp-hero__people img[src*="navyki-dljaraboty-photo-normal"] {
    width: 115% !important;
    max-width: none !important;
}
