.elementor-21230 .elementor-element.elementor-element-3a8ad4f{--display:flex;}/* Start custom CSS */.ekit-wid-con .elementkit-tab-content .elementkit-tab-pane { height: 100%; }

.team__fp_2cols img {
    width: 100%;
    margin-top: 20px;
}

@media (min-width: 577px) {
    .team__fp_2cols {
        display: flex;
        flex-direction: row;
        align-items: start;
        justify-content: start;
        gap: 20px;
        margin-bottom: 25px;
    }
    
    .team__fp_2cols img {
        width: 250px;
        margin-top: 0;
        object-fit: contain;
    }
    
    .team__fp_2cols p {
        flex: 1;
    }
}/* End custom CSS */