background size minner code example
Example: background image height and width
.class{
background: url("../images/icons/map.png") no-repeat center center/50px 50px fixed;
}
.class{
background: url("../images/icons/map.png") no-repeat center center/50px 50px fixed;
}