@media (max-width:767px) {
    .access_detail {
        padding: 20px 0 !important;
    }

    .access_detail .field-items {
        width: 100%;
    }

    iframe {
        width: 100%;
    }
}