﻿@media screen and (max-width: 767px) {
    html body #customBuilder .kb-wrapper .kb-customise-page .kb-customise-edit-panel {
        width: 100% !important;
    }
    html body #customBuilder .kb-wrapper .kb-customise-page .kb-preview-panel {
        width: 100% !important;
    }
}
