.s-block--fixed-banner {
    padding: 0 !important;
    margin: 0 !important;
}

.s-block--fixed-banner .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.s-block--fixed-banner .banner {
    border-radius: 0 !important;
}

/* إزالة الحواف الدائرية من البانر */
.s-block--fixed-banner .banner,
.s-block--fixed-banner .banner img,
.s-block--fixed-banner a {
    border-radius: 0 !important;
}


.s-block__title h2 {
    width: 100%;
    text-align: center !important;
}