.price-city-c .table-c {
	max-height: 460px;
	overflow-y: auto;
}
.price-city-c .table-c table {
	margin-top: 0;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.price-city-c .table-c {
		margin-top: 32px;
	}
}