
            @media (max-width:720px) {
                .er-category-hero,
                .er-category-spotlight,
                .er-directory-hero {
                    width:100%!important;
                    max-width:calc(100vw - 24px)!important;
                    margin-left:auto!important;
                    margin-right:auto!important;
                    overflow:hidden!important;
                }
                .er-category-hero__inner,
                .er-category-hero__content,
                .er-category-panel,
                .er-directory-hero__inner,
                .er-directory-hero__content {
                    width:100%!important;
                    max-width:100%!important;
                    min-width:0!important;
                    overflow:hidden!important;
                }
                .er-category-hero h1,
                .er-directory-hero h1 {
                    font-size:clamp(30px,9vw,38px)!important;
                    line-height:1.08!important;
                    max-width:100%!important;
                    overflow-wrap:anywhere!important;
                }
                .er-category-hero p,
                .er-category-panel p,
                .er-directory-hero p {
                    max-width:100%!important;
                    white-space:normal!important;
                    overflow-wrap:break-word!important;
                }
                body.single-at_biz_dir .directorist-single-wrapper,
                body.single-at_biz_dir #directorist,
                body.single-at_biz_dir .atbd_wrapper,
                body.single-at_biz_dir .directorist-container,
                body.single-at_biz_dir .directorist-row,
                body.single-at_biz_dir .directorist-col-lg-12 {
                    width:100%!important;
                    max-width:100%!important;
                    min-width:0!important;
                    margin-left:0!important;
                    margin-right:0!important;
                    padding-left:0!important;
                    padding-right:0!important;
                    overflow:hidden!important;
                }
                body.single-at_biz_dir .er-pro-single {
                    width:100%!important;
                    max-width:calc(100vw - 24px)!important;
                    margin-left:auto!important;
                    margin-right:auto!important;
                    padding-left:0!important;
                    padding-right:0!important;
                    overflow:hidden!important;
                }
                body.single-at_biz_dir .er-pro-hero,
                body.single-at_biz_dir .er-pro-section,
                body.single-at_biz_dir .er-pro-anchor-nav,
                body.single-at_biz_dir .er-pro-contact-card {
                    width:100%!important;
                    max-width:100%!important;
                    min-width:0!important;
                    overflow:hidden!important;
                }
                body.single-at_biz_dir .er-pro-hero h1 {
                    font-size:clamp(28px,8.2vw,36px)!important;
                    line-height:1.08!important;
                    overflow-wrap:anywhere!important;
                }
                body.single-at_biz_dir .er-pro-service,
                body.single-at_biz_dir .er-pro-richtext,
                body.single-at_biz_dir .er-pro-gallery,
                body.single-at_biz_dir .er-pro-gallery a,
                body.single-at_biz_dir .er-pro-gallery img {
                    max-width:100%!important;
                    min-width:0!important;
                    overflow:hidden!important;
                }
            }
        