.user-info-content{
    height:calc(100% - 88px);
    width:100%;
}
.user-info-content>iframe{
    border:none;
    width:100%;
    height:100%;
}