.team-wraper{align-items:top;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:30px 0}.team-wraper .team-items{position:relative;text-align:center;width:calc(25% - 23px)}.team-imgs{margin-bottom:20px;overflow:hidden}.team-items .default-img img,.team-items .hover-img img{display:block;height:275px!important;object-fit:cover;transition:opacity .3s ease;width:100%}.team-items .hover-img img{left:0;opacity:0;position:absolute;top:0}.team-items .default-img:hover img{opacity:0}.team-items .hover-img:hover img{opacity:1}.team-items h3{color:#a6b985}.team-items h3.designation{color:#fbf9f5;font-family:Martel Sans;font-weight:400;text-transform:capitalize}@media(max-width:991px){.team-wraper .team-items{width:calc(33.33333% - 23px)}.team-items .default-img img,.team-items .hover-img img{height:300px!important}}@media(max-width:767px){.team-wraper .team-items{width:calc(50% - 23px)}.team-items .default-img img,.team-items .hover-img img{height:350px!important}}@media(max-width:620px){.team-wraper .team-items{width:100%}.team-items .default-img img,.team-items .hover-img img{height:100vw!important}}