.remodal-close:before {
    font-size: 40px;
}

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 1000px;
    }
}