background image cover no repeat code example
Example 1: background image height and width
.class{
background: url("../images/icons/map.png") no-repeat center center/50px 50px fixed;
}
Example 2: background: url("image/banner-image-1.jpg") no-repeat center top; background-size:cover;
-moz-backface-visibility: hidden;