.nojs-LocalMonero td:first-child {
  padding-left: 0px !important;
}
	
.nojs-LocalMonero ol li, .nojs-LocalMonero ul li {
  margin-top: 0;
}							



/*desktop*/
@media (min-width:430px) {
	.MuiPaper-rounded-210{
		width:45%
	}
}

/*mobile*/
@media (max-width:430px) {
	.MuiPaper-rounded-210{
		width:90%
	}
	
}

h6{
	margin-top:0;
	margin-bottom: .5rem;
}
