
  .overlayxx {
    background: transparent;
    margin-left: 39px;
    margin-top: -100px;
    margin-bottom: -100px;
    /* geser gambar hp */
    /* z-index: 10000; */
  }

  .containerxx {
    display: flex;
    align-items: center;
  }

  .imgxx {
    max-width: 330px;
    margin-right: 20px;
    z-index: 10000;
  }

  /* MEDICAL X CORPORATE LAYAR LAPTOP */
  .cuk12 {
    margin-top: -200px;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); 
    margin-left: 8px;
  }

  .cuk1 {
    padding-top: -400px;
    margin-top: -100px;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); 
    margin-left: -20px;
  }

  .cuk2 {
    font-size: 22px;
    margin-top: 8px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); 
    margin-left: -20px;
    font-weight: normal;
  }

  .cuk3 {
    font-size: 27px;
    margin-top: -10px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); 
    margin-left: -20px;
    font-weight: normal;
  }




  @media (max-width: 450px) {
    .overlayxx {
      display: none;
    }
    .overlayxx {
      display: none;
  }
  .containerxx {
    display: none;
  }
  .cuk1 {
    display: none;
  }

  .cuk2 {
    display: none;
  }
  }
