.promo-banner-section {
    margin: 12px 0;
}
.promo-banner-section img,
.product-wrapper img{
    height: auto;
}
@media(max-width: 991px){ 
  .header-container.sticky .cart{
      display: none
  }
  .logo{
      margin: 10px 0;
  }
}
.footer_logo img{
    width:150px;
}
.title-blog:before{
    content:unset !important;
} 
.sec-title .title{
	font-size:32px
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
} 
.color-blog h2{
padding: 10px 10px 0px 10px;
}