@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){ 
	.drop_zone p span input{
		margin-left: 0 !important;
		max-height: 40px;
	}
}
