@media (max-width: 640px) {
    .access-field__map iframe {
        width: 100%;
        height: 300px;
    }
}
