/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2025 | 02:31:51 */
@media (min-width: 768px) {
.mobile-toc-panel

 {
    background-color: #fff !important;
    border-radius: .75rem !important;
    padding: 1.5rem !important;
    border: 1px solid var(--udbs-gray-200) !important;
    overflow: hidden !important;
    margin-bottom: 2rem;
	display: none!important;
}
	

}
