.t-btn_sm {
    height: 30px;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 640px){
    .t784__text-wrapper {
        padding-right: 0;
        text-align: center;
    }
}
@media screen and (max-width: 640px){
    .t784__text-wrapper, .t784__btn-price-wrapper {
        display: flex !important;
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 640px){
    .t784__price-wrapper, .t784__btn-wrapper {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-top: 5px;
    }
}

@media screen and (max-width: 480px){
    .t-rec_pb-res-480_15 {
    padding-bottom: 15px !important;
    }
}
@media screen and (max-width: 480px){
    .t-rec_pt-res-480_15 {
    padding-top: 15px !important;
}
}
.t191 {
    padding-top: 8px;
    padding-bottom: 8px;
}

.t658__btn.t-btn {
    color:#ffffff;
    background-color:#a22825;
    border-radius:30px; 
    -moz-border-radius:30px;
    
}

.t-btn_t658 {
    color:#ffffff;
    background-color:#a22825;
    border-radius:30px; 
    -moz-border-radius:30px;
    
}
