diff --git a/css/mobile-first.css b/css/mobile-first.css index 5e38fff8..ad0f9239 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -646,15 +646,17 @@ font-size: 20px; .service_include { background: #efefef; margin-top: 80px; padding: 1px 25px 50px 25px;} -.tour_price { border-bottom: 1px solid #c5c5c5; - padding: 0 0 40px 0; - margin-bottom: 40px;} +.tour_price { border-bottom: 1px solid #c5c5c5; + padding: 0 0 30px 0; + margin-bottom: 30px;} +.price_days { float: left;font-weight: 600;} .tour_price strong { -font-size: 30px; -color: #ad1818; -margin-right: 20px; -float: left;} -.price_person {margin-top: 10px; font-size: 17px;} + font-size: 30px; + color: #ad1818; + margin-left: 10px; + margin-top: -10px; + display: inline-block;} +.price_person {font-size: 18px;} .tour_price_list {text-align: center; font-size: 19px; margin-bottom: 10px;