.lvshi:hover .bg{
    background: linear-gradient( 138deg, #D57F83 0%, #B80009 100%);
    color:#fff!important;
    
}

.lvshi:hover .op1{
    opacity: 1!important;
}

@media screen and (max-width:780px){
    .bgteam {
        background-repeat: no-repeat!important;
        background-position-y: bottom!important;
        background-color: #f9eed6;
        background-image: url('../img/cess.png')!important;
    }
}

.your-flex-item {
  flex-shrink: 0;
}

.title-Study{
    text-align: justify;
}

@media screen and (max-width:500px){
    .teamAvater{
        object-fit: cover;
    }
}