picture img {
  width: 100%;
}


/* Team

.co-team-name,
.co-team-lightbox-name {
    font-weight: bold;
}

.co-team-item {
    margin-bottom: 5px;
}

.co-team-lightbox img {
    margin: 10px 0;
    width: 100%;
}

@media (min-width: 990px) {
    .co-team-item {
        overflow: hidden;
    }
}

.co-team-list a.fancybox-team {
    color: #333;
}

.co-team-list a.fancybox-team img {
    transition: opacity 0.3s ease-in-out;
}

.co-team-list a.fancybox-team:hover img {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.co-team-list a.fancybox-team:hover {
    color: #999999;
}

.co-team-position {
    margin-bottom: 8px;
    margin-top: -2px;
}

.co-team-name {
    margin-top: 5px;
}

.co-team-mobile-wrapper {
    margin-bottom: 20px;
}

.tab-264 .fancybox-nav span {
    position: absolute;
    top: 190px;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: visible;
} */