diff --git a/css/services.css b/css/services.css index 1c09631..6605365 100644 --- a/css/services.css +++ b/css/services.css @@ -60,7 +60,7 @@ .services-soft-wrap{ height: 168px; /*width: 100%;*/ - width: 543px; + /*width: 543px;*/ border-bottom: 2px solid rgba(228,229,229,1);; } .services-soft-wrap li { @@ -130,15 +130,15 @@ /*----2------ tab sta*/ /*2 tab*/ .services-wrap-left-2{ - width: 543px; + /*width: 543px;*/ /*width: 100%;*/ height: 400px; margin: 165px auto 0; - margin-left: 20px; + } .services-wrap-right-2{ background: url("../images/services_parkIco.png") no-repeat; - width: 558px; + /*width: 558px;*/ /*width: 100%;*/ height: 574px; margin: 67px auto 0; @@ -147,7 +147,7 @@ /*-------2---*/ .services-park-wrap{ height: 168px; - width: 543px; + /*width: 543px;*/ /*width: 100%;*/ border-bottom: 2px solid rgba(228,229,229,1);; } @@ -195,7 +195,7 @@ /*---3 tab*/ .services-wrap-left-3{ background: url("../images/services_userIco.png") no-repeat; - width: 568px; + /*width: 568px;*/ /*width: 100%;*/ height: 593px; margin: 67px auto 0; @@ -206,12 +206,12 @@ /*width: 100%;*/ height: 400px; margin: 165px auto 0; - margin-left: 20px; + /*margin-left: 20px;*/ } /*-------3---*/ .services-user-wrap{ height: 168px; - width: 543px; + /*width: 543px;*/ /*width: 100%;*/ border-bottom: 2px solid rgba(228,229,229,1);; } @@ -308,4 +308,4 @@ }.services-footIco3{ background: url("../images/services_footIco3.png") no-repeat; /*background-size: ;*/ -} \ No newline at end of file +}