.intl-tel-input { 
		width:100%; 
} 

.int-tel.form-item{ 
		overflow: visible; 
} 

.fboxy-wrapper {
    z-index: 999999999999999999999999999!important;
    bottom: unset;
    width:900px;
    height:600px;
    max-height:90%;
    max-width:95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}