@media screen and (max-width: 460px){
    .uc-mb-exp .t905__content{
            min-height: calc(75vw - 40px);
    }
}