#mg2022sizechart_show_popup { top:40%; right:0% } .mg2022sizechart_data_content {	clear: both; 	margin: 15px auto;}.mg2022sizechart_data_content h1 {	text-align: center;}.mg2022sizechart_table_scroll {    width: 100%;    height: auto;    margin: 0 auto;    overflow-x: auto;}.mg2022sizechart_table_scroll .wp-block-table.alignwide {	width: 100%;	max-width: 100%;	margin: 1em auto;}.mg2022sizechart_table_scroll table {    table-layout: auto;    width: 100%;	border: none;	border-collapse: collapse;	margin: 5px 0px;}.mg2022sizechart_table_scroll .wp-block-table thead {	border-bottom: 0;}.mg2022sizechart_table_scroll table th, .mg2022sizechart_table_scroll table td {    white-space: nowrap;	text-align: center;	border-collapse: collapse;	padding: 10px;	min-height: 40px;	min-width: 40px;	vertical-align: middle;    font-size: 14px !important;}.mg2022sizechart_table_scroll table tr:nth-child(even) td {	background-color: #fff;	color: #000;}.mg2022sizechart_table_scroll table tr:nth-child(odd) td {	background-color: #ffefe0;	color: #000;}.mg2022sizechart_table_scroll table th {	background-color: var(--orange);	color: #fff;	border: none;}.mg2022sizechart_table_scroll table td {	border: none;}@media only screen and (min-width: 320px) { .mg2022sizechart_table_scroll table td, 	.mg2022sizechart_table_scroll table th {        min-width: 20px;        height: 20px;    }}.mg2022sizechart_img img {    display: block;    margin: 5px auto;    max-width: 100%;    text-align: center;}