.image-business-group-facetime {
  background-image: url("/mideast/retail/business/l/images/facetime_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .image-business-group-facetime {
    background-image: url("/mideast/retail/business/l/images/facetime_large_2x.jpg");
  }
}
@media only screen and (max-width: 1068px) {
  .image-business-group-facetime {
    background-image: url("/mideast/retail/business/l/images/facetime_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .image-business-group-facetime {
    background-image: url("/mideast/retail/business/l/images/facetime_medium_2x.jpg");
  }
}
@media only screen and (max-width: 735px) {
  .image-business-group-facetime {
    background-image: url("/mideast/retail/business/l/images/facetime_small.jpg");
  }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .image-business-group-facetime {
    background-image: url("/mideast/retail/business/l/images/facetime_small_2x.jpg");
  }
}

.image-business-collaborate {
  background-image: url("/mideast/retail/business/l/images/collaborate_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_large_2x.jpg");
  }
}

@media only screen and (min-width: 1442px) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_xlarge.jpg");
  }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-width: 1442px) and (min-resolution: 1.5dppx),
  only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_xlarge_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_medium_2x.jpg");
  }
}

@media only screen and (max-width: 735px) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_small.jpg");
  }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_small_2x.jpg");
  }
}

@media only screen and (max-width: 375px) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_small.jpg");
  }
}

@media only screen and (max-width: 375px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 375px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 375px) and (min-resolution: 144dpi) {
  .image-business-collaborate {
    background-image: url("/mideast/retail/business/l/images/collaborate_small_2x.jpg");
  }
}

.section-collaborate .card-section .card-grid {
  grid-template-rows: 520px 654px 0;
}

@media only screen and (max-width: 1068px) {
  .section-collaborate .card-section .card-grid {
    grid-template-columns: 239px 317px;
    grid-template-rows: 306px 386px 0;
  }
}

@media only screen and (max-width: 735px) {
  .section-collaborate .card-section .card-grid {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }
}

.image-business-join-me {
  background-image: url("/mideast/retail/business/l/images/business/join_me_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .image-business-join-me {
    background-image: url("/mideast/retail/business/l/images/business/join_me_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .image-business-join-me {
    background-image: url("/mideast/retail/business/l/images/business/join_me_medium.jpg");
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .image-business-join-me {
    background-image: url("/mideast/retail/business/l/images/business/join_me_medium_2x.jpg");
  }
}

.section-collaborate .card-section .card-grid .card-3 p {
  max-width: 100%;
}
