/* banner */ .news-banner { width: 100%; height: 350px; background: url(../images/news-banner.jpg) no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; margin-top: 65px; } .news-banner h2 { color: #fff; padding-top: 218px; text-align: center; font-weight: 300; font-size: 40px; }