.scroll-table .wp-block-table{
	max-height:450px;
	overflow:auto;
	&amp; tr td:first-child{
		text-align:center;
	}
}