ul{
    text-align: left;
    font-size: 2.5vh;
}
ul li{
    margin-bottom: 2vh;
}
.ideashalf{
}
.sidebyside{
  display: flex;
}
.image_section{
    float: none;
}

.text_tittle{
    font-size: 4vh;
    margin-top: 7vh;
}




  .character_text_gore, .character_text{
    width: 55%;
    text-align: center;
    font-size: 3vh;
  }
  .character_text_gore{
    padding: 2vh; margin-top: 15vh;
  }

  .character_text{
    text-align: justify;
  }

  .source, .source_middle{
    display: flex;
    margin: 0vh 0vh 3vh 0vh;
    
  }
  .source{

  }
 .text_2, .text, .text_2_socials{
    margin-left: 3vh;
    line-height: 1.8;
    text-align: center;
  }

  .image_desc{
    float: left;
  }
  .image_desc:last-child{
    margin-bottom: -2vh;
    height: 100vh;
  }


.stamps{
    margin: 5vh 2vh 0vh 2vh;
    width: 40%;
    float: left;
}
.section_info_middle :last-child{
  float: none
}
.stampsimage{
    width: 100%;
    margin-bottom: -2vh;
}
.section_info_middle{
  max-width: 200vh;
}
