@media screen and (min-width:576px){
	.infolist{
		max-height:150vh;
		overflow:auto;
		}
	}