diff --git a/sass/components/pages/_testimonials.scss b/sass/components/pages/_testimonials.scss index 6680044b..10c7bb9f 100644 --- a/sass/components/pages/_testimonials.scss +++ b/sass/components/pages/_testimonials.scss @@ -4,7 +4,7 @@ .testimonial__image { @extend .img-circle; - float: right; + @extend .pull-right; height: 90px; margin: 0 0 10px 10px; width: 90px;