.logo img {
  max-height: 78px;
}

#collapse-coupon label.col-sm-2.control-label,#collapse-voucher label.col-sm-2.control-label{
  display:none;
} 

@media(max-width: 767px){
  .section-news-owl .blog-image a{
    width: 100%;
  }
  .owl-prev .fa-angle-left, .owl-next .fa-angle-right{
    font-size: 30px;
    top: 20px;
  }
  .owl-next .fa-angle-right{
    left: unset;
    right: 0;
  }
  .blog-image img{
    height: auto;
  }
  .col-100-h #trigger-mobile{
  	border: none;
    background: unset;
  }
  .section_banner_home .box-inner img{
    width: 100%;
    height: auto;
  }
  .section_banner_home .col-md-6.col-xs-12{
    margin: 20px 0;
  }
}   

@media(max-width: 767px){
  .header-bottom{
    position: unset!important;
  }
}