#mfi-mfifile_img-button{
	width:45%;
	float:left;
	height: 48px;
    line-height: 44px;
}
.webform-field-upload .webform-small-button{
	border-radius: 5px;
    background-color: #ffffff;
    border: solid 1px rgba(34,36,37,0.2);
    display: inline-block;
    color: #222425;
    text-decoration: none;
    padding: 0 16px;
    font-size: 19px;
	cursor:pointer;
	
}
.webform-field-upload-notice{
	font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    width: 45%;
    margin-left: 19px;
    vertical-align: top;
	float:left;
}