@media screen and (min-width: 740px) {
	.xxx-modal-share .xxx-modal-default__content{
		padding: 20px 30px;
	}
}
