@media only screen and (max-width : 900px) {
	.element.modal .background .content,
	.element.modal.video .background .content { min-width: 95%; max-width: 95%; }
}

