/*Podcast Guest Button Pop Up */
#boxzilla-17256 {
	min-width: 280px !important;
	max-width: 280px !important;
}

/* HCA Contact Button Pop Up */
#boxzilla-17834 {
	padding: 36px !important;
	min-width: 280px !important;
	max-width: 280px !important;
}

@media screen and (min-width: 310px) {
	#boxzilla-17256,
	#boxzilla-17834 {
		min-width: 300px !important;
		max-width: 300px !important;
	}
}

@media screen and (min-width: 450px){
	#boxzilla-17256, 
	#boxzilla-17834 {
		min-width: 380px !important;
		max-width: 380px !important;	
	}
}

@media screen and (min-width: 682px) {
	#boxzilla-17256, 
	#boxzilla-17834 {
		min-width: 580px !important;
		max-width: 580px !important;
	}
}