.shops-info-box.hide {
    display: none;
}

.shops-container .shops-info.shops-info_active {
	overflow-x: hidden;
    overflow-y: auto;
	max-height: 636px;
	height: auto;
}