#how{display:none}.step_container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5vh}.how_circle_img{height:150px;width:150px;border-radius:50%;z-index:1}#step1_img{background:url(../../img/choose_adventure_small.jpg);background-size:contain}#step2_img{background:url(../../img/locked_in_small.jpg);background-size:contain}#step3_img{background:url(../../img/solve_puzzles_small.jpg);background-size:contain}#step4_img{background:url(../../img/escape_in_small.jpg);background-size:contain}.step_box{width:100%;box-shadow:0 0 10px rgb(0 0 0 / 50%);min-height:70vh;margin-top:-20px;line-height:1.4;font-size:14pt}.step_text{margin:30px 20px 20px 20px;border-bottom:8px dotted #3333;width:90%;margin-left:5%;text-align:center;font-size:18px;padding-bottom:20px}.step_desc{margin:30px 20px}@media only screen and (max-width:1000px){.step_box{min-height:50vh}}