.partners_logo * {background-size: contain; cursor: default }
.partners_logo div > a{pointer-events: none !important;}

/*.vc_gitem-link, .prettyphoto ,.vc-zone-link ,.vc-prettyphoto-link  { pointer-events: none !important; cursor: default}*/


/* Scale the the memberboard pictures */
.team-1 > * > * > img {
    min-width: -webkit-fill-available;
    min-width: -moz-available;
}

.feature-1 > img {
 min-width: -webkit-fill-available;
    min-width: -moz-available;
   
}

.team_in_groups a>img{
    object-fit: cover;
    height: 350px;
    width: -webkit-fill-available;
    width: -moz-available;
   
}

.blog_text div>p{
    font-size: 1.35714286em;
    line-height: 1.68421053em;
    font-weight: 400;
    color: #808080;
}