 .top-content-item-section {
     max-width: 1260px !important;
     margin: 0 auto;
 }
 
 .relatedrecipes {
     max-width: 1260px !important;
     margin: 0 auto;
 }
 
 @media only screen and (max-width: 600px) {
     .promotion-item {
         width: 100% !important;
         margin-right: 10px;
         height: 220px !important;
     }
 }
 
 @media only screen and (max-width: 767px) {
     .themes-v2 .article-image__overlay {
         margin-top: 0;
         padding: 0px 10px 0 10px;
     }
     .multi-page .themes-v2 .article-image__overlay {
         padding-left: 10px;
     }
     .page-header h1 {
         margin: 0px 0 0 0;
     }
 }
 /* Last Edited 2025-12-10 11:15am */