diff --git a/css/mobile-first.css b/css/mobile-first.css index 9e4c931..2ef212d 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -691,11 +691,10 @@ img.feedback-rate {border-radius: 0;} margin: 0 20px 0 0; } .feedback_content { - text-align: center; line-height: 21px; font-style: italic; margin-bottom: 15px; - padding: 40px 0 0 30px; + padding: 40px 0 0 50px; background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 15px 30px; background-size: 30px; } @@ -717,7 +716,6 @@ img.feedback-rate {border-radius: 0;} height: 125px; } .customer_name { - text-align: center; color: #999; margin: 15px 0 5px 0; }