Upon comparing these two images: (desktop) and (iPhone 5), I am unsure how to achieve the same layout for both. The paragraph "En ovra afrontamos ..." seems to be misaligned.
You can view the website here:
Here is the CSS code for the paragraph:
p {
line-height: 21px;
font-size: 15px;
font-style: normal;
padding-right: 45px;
}