.t-inputpromocode__wrapper {
    width: calc(100% + 30px) !important;
    position: relative;
    left: -15px;
    border-collapse: separate;
    border-spacing: 15px 0px;
    border-radius: 30px !important;
    font-weight: 400 !important;
}
.t-inputpromocode__btn.t-btn {
    color: #fffcf3 !important;
    background-color: #637d5f !important;
    border: 0px solid #ffcc00;
    border-radius: 30px !important;
    font-weight: 400 !important;
    transition: all .2s ease;
}
.t-inputpromocode__btn.t-btn:hover {
    color: #fffcf3 !important;
    background-color: #847e6d !important
    border-radius: 30px !important;
    border: 0px solid #ffcc00;
}

.t951__cont-wrapper .t951__sidebar {
    margin: 0px 10px;
    padding: 10px 0px;
}