/* Add custom CSS styles below */ 
.landing-page-first-banner .container{
  max-width: 90% !important
}

section.weeklyOffers , .g_cat, .g-products  , .dead_line  , .ads {
    margin-bottom: 40px  !important;
}
@media (max-width:768px){
  .g_cat h3 {
    font-size: 13px !important;
}
  .landing-page-first-banner h1 {
    font-size: 13px !important;
}
.landing-page-first-banner .container > div {
    background: #00000047 !important;
    padding: 20px;
    align-items: center !important;
    text-align: center !important;
}
}
.navbar-brand img {

max-width: 220px !important;

width: auto !important;

height: auto !important;

}