

.page-pt_sc_persdict_scf {
  min-width: 568px;
  min-height: 224px;
}

:root.psc_form-small .page-pt_sc_persdict_scf {
  min-width: 336px;
}

@media only screen and (max-device-width:350px) {
	:root.psc_form-small .page-pt_sc_persdict_scf {
	  min-width: 300px;
      min-height: 245px;
	} 
}

@media only screen and (min-width:50em) {
	:root:not(.psc_form-small) .pst_grid-words .ps_grid-flex .SC_LANG {
	  width:20em;
	}

	:root:not(.psc_form-small) .pst_grid-words {
	  min-width: 50em;
	}

	:root:not(.psc_form-small) .pst_grid-words.psc_grid-norows {
	  max-width: 50em;
	}

}

.pst_grid-words .ps_grid-title {
   padding-right: 3em;
   text-align: left;
}
