body, html{ overflow-x: hidden;}
img{ max-width:100%; height:auto; border:none;}
.footer_socail_menu{ padding-top: 30px;}

.feast__banner__section{ height: 750px; overflow: hidden; position: relative;}
.feast__banner__image{ width: 100%; height: 100%; display: block;}
.feast__banner__image img{ width: 100%; height: 100%; object-fit: cover;}

.site_header_section{ padding-top: 0; padding-bottom: 8px;}
header{padding: 0 20px;}
header ul li{margin: 0 14px;}

@media (max-width:991.98px) {
    .site_header_section .site-logo{ padding-bottom: 10px;}
    header.site_header_section .order-now:after{ content: none;}
    .site_header_section{ padding-bottom: 0;}
	
 }
 @media (min-width: 992px) and (max-width: 1399px) {
    header{padding: 0 0;}
    header ul li{margin: 0 10px;}
 }