/* Responsive styling for container 1094efd0 */
[id="1094efd0"] {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
}

@media (max-width: 767px) {
    [id="1094efd0"] {
        padding-left: 15px !important;
        padding-right: 15px !important;
        flex-direction: column !important;
    }
}
