/* Add custom CSS styles below */ 
/* إضافة مسافة أسفل الهيدر بحيث ما يلتصق بالبنر */
/* إضافة مسافة قبل أول بنر */
.s-block--fixed-banner.fixed-banner--0 {
    margin-top: 80px !important;   /* غيّر الرقم حسب رغبتك */
}