diff --git a/css/mobile-first.css b/css/mobile-first.css index dfc4a3ae..80566a35 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -2101,7 +2101,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;} .checkYes label { text-align: left;} .travel_guide_city, .trip_plan_right, .country_city_guide, .travel_guide_city, .ah_hotel, .inquirybutton, .whyus ul, .form_content { width: 100%;} .area_guide {margin: 15px 5px;} - .trip_plan_left { width: 100%; display: flex;} + .trip_plan_left { display: flex; margin-top: 15px;} .plan_left, .plan_left_right { width: 100%;position: relative; margin: 0 5px 20px 5px;} .content_bg_grey { padding: 0 0 80px 0; background: #f1f1f1; margin: 80px 0; display: inline-block;} .plan_left_title a { padding-top: calc(100% - 100px);height: calc(100% - 200px);padding-bottom: calc(100% - 100px);}