@charset "utf-8";
.vcenter {
   display: table-cell!important;
   vertical-align:middle;
   float:none;
}

