1. with the script you suggest I get the text centered, but always full width as if it were a fluid row; instead I would like the text justified, but within the limits, as seen in your preview of the Gourman template (see image attached above or link below).
2. i tried to edit this part of css:
img {
display: block;
max-width: 100%;
height: auto;
}
putting height: 300px;
but the image is also reduced in width, instead the width should remain full page.
3. I think there are two arrow addresses, because with the css indicated by you only the arrow on the thumbnails of the blog list is corrected, but if I enter an article and go down to the bottom of the page where I see the other news, there the arrow is still green (I put link below)