Any ideas on how to solve this

dziudek wrote:Problem on the contact page is caused by other bug in your styles - there is no max-width: 100% property for the long elements and these elements doesn't use box-sizing: border-box; property so the padding causes bigger width of the elements.