If you would like to display whole image on mobile, switch to "Contain" background-size, but it will leave some blank space below or above the image, which is normal behaviour of css.
We suggest, to use the "Cover", because whole height will be covered with the image, but some of the image will be cut-off to display properly, to not be distorted.
Comments