diff --git a/css/mobile-first.css b/css/mobile-first.css index 4227b0d0..fd10b224 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -516,8 +516,8 @@ table.why_us_table { width: 1140px !important; padding-top: 8px; width: 40px; position: absolute; - right: 15px; - bottom: 15px;} + right: 10px; + bottom: 10px;} .info_ad_button a { display: block; height: 40px; @@ -529,8 +529,8 @@ table.why_us_table { width: 1140px !important; height: 10px; transition: transform 0.5s; -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); - border-top: 3px solid #000; - border-right: 3px solid #000; + border-top: 3px solid #ad1818; + border-right: 3px solid #ad1818; transform: rotate( 45deg ); margin-top: 15px; @@ -1627,8 +1627,8 @@ select.country_code, select.kids_number { border-radius: 50%; } .content_article_button a { - width: 33px; - height: 33px; + width: 34px; + height: 34px; float: right; display: inline-block;} .content_article_button a:after { @@ -1981,10 +1981,11 @@ input.Inquiryphone {width:44% !important;} clear: both; } .updated_news {top: 51px;} -.infopage_ad {width: calc(100% - 5px); margin: 0 0 10px 0;} -.infopage_ad img { width: 80px; height: 107px;} -.content_article_name { height: 60px; font-size: 19px;} -.content_article_button a { margin-bottom: 10px;} +.infopage_ad {width: auto; + margin: 0 0 15px 0; + height: auto; + padding: 0;} + .content_article_name {width: calc(100% - 20px);} p {padding: 0 15px;} ul.InfoList, ul.ghlist, ul.infolist {padding: 0 15px 0 35px;} .web_cookie p { padding: 15px; width: 80%; padding-bottom: 60px;}