.c-page_main > iframe {
    width: 100%;
    height: auto;
}
.c-page_footer {
    display: none;
}
@media screen and (max-width: 769px) {
.send-button_text {
    font-size: 10px;
    line-height: 1.8;
    text-align: left;
    }
}
@media screen and (min-width: 600px) {
    .c-page_header {
        padding: 64px 72px !important;
    }
}

