While scrolling a specific area that will scroll the entire section. overflow scroll section not working properly.
.scroll_sec {
width: 500px;
height: 300px;
margin: 0 auto ;
overflow-y: scroll;
}
Please check the code: https://codepen.io/anon/pen/PBzyrz