.scroll{
    width: 100%; 
    height: 50%;
  


}
.scroll img{
    object-fit: cover;
    width: 100%;
    height: 50%;
  }

  ol{
      margin-bottom: 30px;
  }




  
