.t776__content{
    border:1px solid #6A0DAD;
    padding:20px 15px;
    border-radius:15px;
    height: auto;
    transition: 0.3s ;
}
.t776__content:hover{
    box-shadow: 0px 0px 15px -5px rgb(106 13 173);
}
.t390__descr {
    margin-top: 17px;
    height: 350px;
    overflow: auto;
    padding-right: 15px;
    text-align: left;
}
.t229{
    top:auto;
    bottom:0;
}