/* your styles go here */ #footer{ padding: 20px 0; } #get-it{ padding: 30px 0 10px; } figure.reviews_gallery { width: 33.333%; float: left; padding: 10px; } .reviews_gallery img { width: 100%; height: 100%; position: absolute; top: 0; } .reviews_gallery:last-child img{ margin-bottom:60px; } .my-gallery{ position:relative; } .my-gallery:after { content: ''; display: block; position: relative; clear: both; margin-bottom: 25px; } .my-gallery a { width: 100%; overflow: hidden; display: block; height: 0; padding-bottom: 60%; position: relative; } .testimonials .item .testimonial .name-picture { float: right; width: 90%; text-align: right; } .testimonials .item .testimonial .bottom .icon { color: #6aae7a; font-size: 20px; float: left; width: 10%; } .testimonials .item .testimonial .name-picture img{ margin-bottom:10px; } @media ( max-width: 690px ) { figure.reviews_gallery{ width:50%; } } @media ( max-width: 380px ) { figure.reviews_gallery{ width:100%; } } ul.list-style-none{ margin:0;padding:0; } .articles-flex{ display: flex; flex-wrap: wrap; } .articles-flex .box-image-text{ height: 100%; margin-bottom: 30px; } .articles-flex p.read-more { position: absolute; bottom: 10px; width: 100%; }