.main.home-page{width:100%;height:100%;display:block}.main.home-page .welcome{margin-bottom:10px;height:70px}.main.home-page .homepage-body{height:calc(100% - 80px);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;overflow:hidden}.main.home-page .homepage-body img{max-width:100%;max-height:100%;height:auto;width:auto}