 .couponsection{margin-top:35px;margin-left: 25px;
    margin-right: 25px;
         width: -fill-available;
    width: -webkit-fill-available;
     width: -moz-fill-available;}
     .couponsection ul{display: inline-flex;width: 100%;margin-top:22px;margin-bottom:22px !important;height:auto;min-height: auto !important;}
     .couponsection ul>li:last-child{right:0;position: absolute;margin-right: 10px}
      #coupon_enabled>input{box-shadow:none;border: 0.5px solid #D3D1D1;
box-sizing: border-box;
border-radius: 3px;width:100%;max-width:250px;height:33px;}#coupon_enabled>input::placeholder{color: #bdbdbd;font-size:14px;line-height: 18px}
     #coupon_enabled>button{background-color: rgba(24, 47, 165, 0.5);
border-radius: 3px;width:78px;height:33px;color: #fff;
    box-shadow: none;
    border: none;
    margin-left: 2px;}
     @media (max-width: 768px){
         .couponrow{display: inherit;
    width: 100%;
    margin: auto;}.couponsection{margin:auto;display:inline-block;margin-top:30px;}.couponsection ul{display:block;text-align:center}
                                                                                   .couponsection ul>li:last-child{position:relative;margin-right:inherit}
     }