#voucher-section{
  position: relative;
  overflow: hidden;
      text-align: center;
}
#voucher-section .section-banner-wrapper img{
  width: 100%;
}
@media screen and (max-width: 990px){
  #voucher-section .section-padding{
    padding-bottom: 5px;
  }
}
