.vx-card .vx-card__collapsible-content,.vx-card .vx-card__collapsible-content .vx-card__body,.vx-card .vx-card__header{width:100%}.vx-card.collapsed{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.vx-card:not(.collapsed){height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.vx-card:not(.collapsed) .vx-card__collapsible-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}