diff --git a/css/mobile-first.css b/css/mobile-first.css index 73f032d4..db4e1a75 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1549,7 +1549,8 @@ ul.inspiration li a:hover { .tour_feedback { width: 360px; height: 280px; font-size: 18px;} - select.kids_number { width: 100%;} + select.kids_number { width: 45%; + float: left;} select.country_code, select.kids_number { margin-right: 5px; border: 1px solid #d1d1d1;