  /*imagenes text*/
  .text_carrusel {
    font-family: 'MADE TOMMY';
    font-style: normal;
    font-weight: 500;
    font-size: 64px;
    line-height: 80px;
    color: #000000;
  }
  
  /* parrafos */
  
  .info_views {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 29px;
    margin-top: 1.8rem !important;
    text-align: start !important;
  }
  
  .title_view {
    font-family: 'MADE TOMMY';
    font-style: normal;
    font-weight: 500;
    font-size: 3.5rem;
    line-height: 80px;
    /* identical to box height */
  
  
    color: #000000;
  }
  
  @media (max-width: 500px) {
    .info_views {
      font-family: 'Inter', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 0.9rem;
      line-height: 19px;
      margin: 0!important;
    }
  
    .title_view {
      font-family: 'MADE TOMMY' !important;
      font-style: normal;
      font-weight: 500;
      font-size: 2.1rem;
      line-height: 40px;
      color: #000000;
      margin-top: 0;
    }
  
    .info_box {
      margin-top: 0 !important;
    }
  
    .line_divicion {
      margin: 0 !important;
    }
  
    .buton_bar {
  
      margin-left: 1px !important;
    }
  
    .line_bar {
      margin-left: 10px !important;
    }
  
    .text_carrusel {
      font-family: 'MADE TOMMY';
      font-style: normal;
      font-weight: 500;
      font-size: 2.1rem;
      line-height: 30px;
      color: #000000;

       


    }
     /*vista app*/
     .text_space{
        padding-top: 0 !important;;
     }
  }
  @media(max-width:500px) {
  
    .mobil_img {
      height: 190px;
    }
  }