.elementor-6154 .elementor-element.elementor-element-b14ae71{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6154 .elementor-element.elementor-element-1253fad{text-align:center;padding:0px 0px 0px 0px;}.elementor-6154 .elementor-element.elementor-element-1253fad .elementor-heading-title{font-family:var( --e-global-typography-25bc717-font-family ), Sans-serif;font-size:var( --e-global-typography-25bc717-font-size );font-weight:var( --e-global-typography-25bc717-font-weight );line-height:var( --e-global-typography-25bc717-line-height );letter-spacing:var( --e-global-typography-25bc717-letter-spacing );word-spacing:var( --e-global-typography-25bc717-word-spacing );color:var( --e-global-color-secondary );}.elementor-6154 .elementor-element.elementor-element-06e5fdb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-6154 .elementor-element.elementor-element-1253fad .elementor-heading-title{font-size:var( --e-global-typography-25bc717-font-size );line-height:var( --e-global-typography-25bc717-line-height );letter-spacing:var( --e-global-typography-25bc717-letter-spacing );word-spacing:var( --e-global-typography-25bc717-word-spacing );}}@media(max-width:767px){.elementor-6154 .elementor-element.elementor-element-1253fad .elementor-heading-title{font-size:var( --e-global-typography-25bc717-font-size );line-height:var( --e-global-typography-25bc717-line-height );letter-spacing:var( --e-global-typography-25bc717-letter-spacing );word-spacing:var( --e-global-typography-25bc717-word-spacing );}}/* Start custom CSS */.team_grid .desig {
    font-weight: 700;
    font-size: 17px;
    display: flex;
    justify-content: center;
    margin-bottom: -10px;
}
.team_grid img {
    height: 400px;
    object-fit: cover;
    object-position: top;
    width:100%;
}
@media (max-width: 640px) {
    .team_grid img {
        height: 350px;
    }
}/* End custom CSS */