#cloud_contact_popup .dialog_container{
	max-width:40rem;
}
@media screen and (max-width: 38.75em) {
	#cloud_contact_popup .dialog_container{
		width:90%;
		min-width:0;
	}
}
