.header,body,html{width:100%;height:100%}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.header{display:table;position:relative;background:url(../img/bg.JPG) center center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover}.card-container{position:relative;height:100vh;left:11%;min-height:256px}.card{position:absolute;flex-direction:column;width:254px;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;min-height:163px;bottom:10%}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:1.75rem;margin-top:-6px}