Good day. I can not figure out what the reason may help? Here is the site: http://ipass.com.ua/ There is a picture in the header, with a slow scroll (as you can see better) from PHONE AND AYPAD. The image is resized in the header, but not visible in the Chromovsky web inspector. The funny thing is that the previous image of exactly the same size in pixels did not change anything, but this resize. Here is a sample code:
.main_header_bg { background-image: url(asset-path('header_bg.jpg')); -webkit-background-size: 100% 100%; background-size: 100% 100%; height: 718px; } .main_header_text { padding-top: 60px; font-size: 29px; } .main_header_text h2 { padding: 0; margin: 0; line-height: 65px; font-weight: normal; color: white; }