.home{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .bg{width:100%}.home .content{max-width:100%;padding:20px 40px}.home .content .main-heading{padding:20px 0 10px;margin:0;text-align:left;font-size:32px;font-weight:700}.home .content .pointers{letter-spacing:.3px;text-align:left;line-height:30px;font-weight:400;font-size:18px}