@media only screen and (max-width: 480px) {
    .eltdf-container-inner, .eltdf-grid, .eltdf-row-grid-section {
        width: 90% !important;
    }
}