@media (max-width: 767px) {
    .iframe-drawer.iframe-drawer-container {
        width: 100% !important;
    }
}

.mod-sellacious-toolbar ~ .iframe-drawer.iframe-drawer-container {
    top: 30px !important;
}
