
    .phone__block {        
    }

    .t-input-phonemask__options-code, .t-input-phonemask__select-code {
        margin-top: -1px;
    }

    .t-input {        
        width: 100%;
        border: 0 none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .t-input-phonemask {
        
        -webkit-appearance: none;
        
    }

    .t-input-phonemask__wrap {
        
    }
