So the code should be like this:
[dsid="YourMobileContainerName"] {
background-image: url("web_resources/files/resourses/views/assets/image/myImage.jpg");
background-repeat: no-repeat;
background-size: cover; /* comment this out if required */
}