.page-get-mail {
    position: relative;
    background: url("i/8.png") center center;
    height: 200px;
}
.page-get-mail div {
    background: url("i/7.png") center center;
    height: 200px;
}
.page-get-mail__text {
    position: absolute;
    top: 116px;
    left: 15px;
    border: none;
    width: 230px;
    height: 22px;
    outline: none;
    text-align: center;
    font-size: 16px;
}
.page-get-mail__send {
    position: absolute;
    top: 153px;
    left: 58px;
    border: none;
    background: transparent;
    width: 150px;
    height: 35px;
}
