.element {
  background: #cccccc;
}

@media (min-width: 360px) and (max-width: 740px) {
  body {
    /*background: #cccccc;*/
    /*background: url("primadonna_top_bg_img.jpg") left / cover no-repeat !important;*/
  }
}

