diff --git a/css/mobile-first.css b/css/mobile-first.css index c97bb886..6e30bf75 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -646,15 +646,13 @@ 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 30px 0; - margin-bottom: 30px;} -.price_days { float: left;font-weight: 600;} +.tour_price { border-bottom: 1px solid #c5c5c5; padding: 0 0 20px 0;} +.price_days {font-weight: 600; + display: block; + margin-bottom: 15px;} .tour_price strong { - font-size: 30px; + font-size: 25px; color: #ad1818; - margin-left: 10px; - margin-top: -10px; display: inline-block;} .price_person {font-size: 18px;} .tour_price_list {text-align: center;