/* Start custom CSS for text-editor, class: .elementor-element-7642b1f6 */.tableresponsive{
    border: 1px solid rgb(0 0 0 / 20%);
    overflow: scroll;
    max-width: 680px;
    padding: 10px;
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 10%);
}

@media screen and (max-width: 1024px){
    .tableresponsive{
        max-width: none;
    }
}/* End custom CSS */