@media screen and (max-width: 480px) {
    .home_page_featured_stories { padding: 20px; margin: 0px; }
    .featured_stories_right_content { text-align: center; }
    .home_page_featured_story_image { margin: 5px; }
    .home_page_hire_consultant_widget { padding: 20px; }
    .cell-whats-new .home_page_banner_post_bottom .banner_item_heading { margin-top: 0px; }
    .home_page_shop_the_story .shop_the_story_item_title { margin: 5px 0px; }
    .home_page_shop_the_story .featurshop_the_story_item__desc { margin-bottom: 0px; }
    .spotlight_story_items_list .spotlight_story_item:nth-child(n+3) { display: none; }
    
    .view_all_cloned_botton { display: block; padding: 15px 0px 0px 0px; }
    .home_spotlight_stories_widget_row .common_top_widget_desc_right { display: none; }
    .home_spotlight_story_items_list .panel-grid-cell { width: 100% !important; }

    .home_page_netflix_banner .netflix_banner_description { margin-top: 25px; font-size: 18px; }
    .home_page_netflix_banner .netflix_banner_quote { font-size: 18px; margin: 15px 0px; }
    .home_page_banner_post .post_heading { font-size: 14px; }
    .home_page_banner_post .post_sub_heading { font-size: 18px; }
    .latest_stories_categories .cat_block { font-size: 12px; margin: 10px 0px 0px 0px; }
    .konmari_title { margin-top: 25px; }
    .spotlight_story_items_list .spotlight_story_item  { flex: 100%; }


}

@media screen and (max-width: 540px) {
    .cell-highlight-stories .home_page_banner_post { max-width: 380px; margin: 0 auto; display: block; width: 100%; }
    .home_page_tydying_together_bottom .tydy_together_left:first-child { margin-top: 0px; }
    .home_page_tydying_together .home_page_tydying_together_bottom { flex-direction: column; }
    .home_page_tydying_together_bottom .tydy_together_right { margin-left: 0px; }
    .home_page_tydying_together_bottom .tydy_together_left { margin-right: 0px; }
    .home_page_best_sellers .best_sellers_title { margin-bottom: 5px; font-size: 14px; }
    .home_page_best_sellers .best_sellers_desc { font-size: 12px; }
    .home_page_shop_the_story .shop_the_story_item_title { font-size: 14px; margin-bottom: 5px; }
    .home_page_best_sellers .best_sellers_desc { font-size: 12px; }
}

html {
    overflow-x: hidden;
}