@media only screen and (min-width: 992px) and (max-width:1023px){
  .logo_desktop{
    display: inline-block;
    position: relative;
    z-index: 10001;
    width: 126px;
    left: 7%;
    
   }
   #logo{ 
    width: 126px !important;
   }
  
  
  .logo_ibiza_alt{
    display: inline-block;
    position: relative;
    z-index: 1580;
    width: 160px;
    
   }

   
   .caja-suite-detalle_alt {
    height: 336px;
    width: 220px;
    background-color: rgba(0, 0, 0, 0.50);
    display: inline-block;
    position: relative;
    right: 55px;
    bottom: 343px;
    box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin-bottom: 120px;
  }

  .tarifa_hora_suite {
      font-family: "Nexa Light";
      font-size: 1.0rem;
      border: 1px solid #D70A17;
      color: white;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      width: 50%;
      padding-top: 5px;
      position: relative;
      bottom: 17px;
    }

  .text_suite_desc_alt {
      font-family: "Nexa Light";
      color: white;
      font-size: 12px;
      text-align: start;
      line-height: 14px;
      height: 100px;
      position: relative;
      bottom: 30px;
    }
    .caja_info_tarifa {
      position: relative;
      bottom: 30px;
      line-height: 14px;
    }
    .tit_tarifa_suite {
      font-family: "Nexa Light";
      font-size: 0.9rem;
      color: white;
      text-align: center;
      padding-bottom: 5px;
    }

    .caja_iconos_suites-D_alt {
      display: inline-grid;
      position: relative;
      z-index: 2500;
      bottom: 420px;
      margin: auto;
      left: -7%;
      width: 50%;/*40%*/
    }


    .caja_icono {
      padding: 5px;
      /* display: inline-block; */
      text-align: center;
      line-height: 12px;
      width: 15%;
    }
    .icon_suite {
      width: 30px;
      height: auto;
      margin: auto;
      padding: 5px;
    }

    .text_icon_suite {
      font-family: "Nexa Light";
      font-size: 0.6rem;
      color: white;
      padding-top: 5px;
      line-height: 0.6rem;
    }


    .linea_div_suite {
      position: relative;
      border: 1px solid #D70A17;
      width: 100%;
      float: left;
      z-index: 1205;
      bottom: 21px;
    }


    .text_tit_detalle_alt {
      font-family: "Nexa Light";
      color: white;
      font-size: 14px;
      text-align: start;
      line-height: 14px;
      position: relative;
      top: 5px;
    }
    .cont_mid {
    position: relative;
    margin: auto;
    left: 5%;
    }
    .precio_suite {
      background-color: #D70A17;
      color: white;
      padding-top: 10px;
      padding-bottom: 5px;
      font-family: "Nexa Light";
      font-size: 1.3rem;
      text-align: center;
      width: 70%;
      margin: auto;
      position: relative;
      bottom: 20px;
    }
}


@media only screen and (min-width: 1024px) and (max-width:1090px){
  .logo_desktop{
    display: inline-block;
    position: relative;
    z-index: 10001;
    width: 126px;
    left: 7%;
   }
   
   #logo{ 
    width: 126px !important;
   }
  
  
  
  .logo_ibiza_alt{
      display: inline-block;
      position: relative;
      z-index: 1580;
      width: 160px;
      
     }

     
     .caja-suite-detalle_alt {
      height: 336px;
      width: 220px;
      background-color: rgba(0, 0, 0, 0.50);
      display: inline-block;
      position: relative;
      right: 55px;
      bottom: 343px;
      box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
      padding: 15px;
      margin-bottom: 120px;
    }
  
    .tarifa_hora_suite {
        font-family: "Nexa Light";
        font-size: 1.0rem;
        border: 1px solid #D70A17;
        color: white;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 50%;
        padding-top: 5px;
        position: relative;
        bottom: 17px;
      }

    .text_suite_desc_alt {
        font-family: "Nexa Light";
        color: white;
        font-size: 12px;
        text-align: start;
        line-height: 14px;
        height: 100px;
        position: relative;
        bottom: 30px;
      }
      .caja_info_tarifa {
        position: relative;
        bottom: 30px;
        line-height: 14px;
      }
      .tit_tarifa_suite {
        font-family: "Nexa Light";
        font-size: 0.9rem;
        color: white;
        text-align: center;
        padding-bottom: 5px;
      }

      .caja_iconos_suites-D_alt {
        display: inline-grid;
        position: relative;
        z-index: 2500;
        bottom: 420px;
        margin: auto;
        left: -7%;
        width: 50%;/*40%*/
      }


      .caja_icono {
        padding: 5px;
        /* display: inline-block; */
        text-align: center;
        line-height: 12px;
        width: 15%;
      }
      .icon_suite {
        width: 30px;
        height: auto;
        margin: auto;
        padding: 5px;
      }

      .text_icon_suite {
        font-family: "Nexa Light";
        font-size: 0.6rem;
        color: white;
        padding-top: 5px;
        line-height: 0.6rem;
      }


      .linea_div_suite {
        position: relative;
        border: 1px solid #D70A17;
        width: 100%;
        float: left;
        z-index: 1205;
        bottom: 21px;
      }


      .text_tit_detalle_alt {
        font-family: "Nexa Light";
        color: white;
        font-size: 14px;
        text-align: start;
        line-height: 14px;
        position: relative;
        top: 5px;
      }
      .cont_mid {
      position: relative;
      margin: auto;
      left: 5%;
      }
      .precio_suite {
        background-color: #D70A17;
        color: white;
        padding-top: 10px;
        padding-bottom: 5px;
        font-family: "Nexa Light";
        font-size: 1.3rem;
        text-align: center;
        width: 70%;
        margin: auto;
        position: relative;
        bottom: 20px;
      }
  }
