body{font-family:'Open Sans',sans-serif}.container{margin:0 auto;width:900px;padding-left:15px;padding-right:15px;clear:both}.header{float:left;width:100%;position:relative}.header .logo{float:left;width:30%;position:absolute;left:0;top:0;z-index:2}.header .logo img{width:100%;float:left}.header .pic{float:right;width:100%;position:relative;z-index:1}.header .pic img{float:right;max-width:100%;height:300px}.body{float:left;width:100%;margin-top:20px}.body .whyUs{text-align:center;margin-top:20px;margin-bottom:20px}.body .whyUs a{font-weight:600;color:#333;text-decoration:none}.body .items{float:left;width:100%;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.body .items .item{-ms-flex-preferred-size:22%;flex-basis:22%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:10px;background-color:#f4cccc}@media screen and (max-width:992px){.container{width:95%;padding-left:2.5%;padding-right:2.5%}.container .items{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.container .items .item{-ms-flex-preferred-size:45% !important;flex-basis:45% !important;margin-bottom:20px}}@media screen and (max-width:600px){.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .logo{width:200px;position:relative}.header .pic{height:auto}.header .pic img{height:auto}.body{width:100%}.body .items{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.body .items .item{-ms-flex-preferred-size:98% !important;flex-basis:98% !important;margin-bottom:20px}}