diff --git a/css/services.css b/css/services.css index 48b6e19..a64223e 100644 --- a/css/services.css +++ b/css/services.css @@ -1,26 +1,27 @@ .services-banner{ width: 100%; height: 540px; - background: url(../images/services_bgIxo.png); + background: url(../images/services_bgIxo.jpg); background-size: 100% 100%; background-repeat: no-repeat; } .services-bannertit{ - /*height:50px;*/ + width: 700px; line-height: 50px; font-size:44px; font-weight:500; color:rgba(255,255,255,1); text-align: center; - margin: 191px auto 44px; + margin: 191px auto 0; + background-color: #3F9FFE; } .servicessection-wrap{ padding: 70px 0; } .services-bannertext{ - height:25px; - line-height:25px; + width: 700px; + background-color: #3F9FFE; font-size:24px; font-weight:500; color:rgba(255,255,255,1); @@ -164,7 +165,7 @@ .part3 .bd .txt, .part5 .bd .txt { margin-right: 0px; } - + } @media screen and (min-width: 767px) and (max-width: 980px){ diff --git a/images/services_bgIxo.jpg b/images/services_bgIxo.jpg new file mode 100644 index 0000000..7d91435 --- /dev/null +++ b/images/services_bgIxo.jpg diff --git a/images/services_bgIxo.png b/images/services_bgIxo.png deleted file mode 100755 index b1a6cd9..0000000 --- a/images/services_bgIxo.png +++ /dev/null