.banner { width: 100%; } .content { width: 80%; margin: 50px auto 100px; border-top:2px solid #000; padding-top: 10px; } .content-title { padding: 20px 0; text-align: center; } .content p { line-height: 36px; text-indent:2em; } .content img { width: 60%; height: 100%; }