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