

/* vertically align copy & image */
.page-features .section-profile .image-features-ios {
    margin-top: 90px;
}


.image-features-profilemanager {
  background-image: url("/id/macos/server/images/features/profilemanager_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-features-profilemanager {
      background-image: url("/id/macos/server/images/features/profilemanager_large_2x.jpg"); } }

.image-features-osx {
  background-image: url("/id/macos/server/images/features/osx_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-features-osx {
      background-image: url("/id/macos/server/images/features/osx_large_2x.jpg"); } }