.view-companies-page_my_company,
.view-content_manage-page_plan {
  background-color: #000000;
  background-image: url("/themes/mercedes_front/images/mobile/m-home_bg");
  background-attachment: fixed;
}
.view-id-companies.view-display-id-page_my_company .company-wrapper .company-wrap:hover {
  background: #00adef;
  color: #ffffff;
}
@media all and (min-width: 1024px) {
  .view-companies-page_my_company,
  .view-content_manage-page_plan {
    background-color: #000000;
    background-image: url("/themes/mercedes_front/images/desk/d-home_bg");
    background-attachment: fixed;
  }
}
