/* -------------------------------------------------------------------------- */
/*	#. Advanced Tabs Gutenberg Blocks
/* -------------------------------------------------------------------------- */

@media (max-width: 1024px) and (min-width: 768px) {
    .wp-block-atbs-tabs .tabs-titles .tab-title {
        width: 100% !important;
    }
}