/* Start custom CSS for section, class: .elementor-element-15fa8c1 */.iframe-talents iframe {
    display: block;
    width: 100%;
    height: 3040px;
    border: 0;
    transform: translateY(-160px);
   
}
.iframe-talents {
    overflow: hidden;
    height: 2950px;
}

/* Mobile */
@media screen and (max-width: 767px) {
    .iframe-talents {
        height: 10200px;
    }

    .iframe-talents iframe {
        height: 10400px;
        transform: translateY(-130px);
    }
}/* End custom CSS */