Sakin, here’s the site http://photoyachting.ru/
You may see that the slider image is the same as in the header. In slider it always displays correctly whatever device I use, while the image in the header doesn’t scale to the screen width when I open the site on ipad for example: the menu bar moves up on the image and the image is not displayed in full width (the ship on the right is cut). The same with mobile phone and screens less than 1024.
Perhaps I need to add something in the custom css. Currently it is as follows:
#masthead { background: url(“http://photoyachting.ru/wp-content/themes/catch-everest-pro/images/header-image.jpg”) no-repeat scroll 0 0 transparent; }