
    .t668__col.t-col.t-col_12 {
        border: 1px solid #D0D0D0;
        border-radius: 20px;
    }
    
    @media screen and (max-width:640px) {
    .t668__trigger-button {
        padding: 10px!important;
    }
    
     .t668__col.t-col.t-col_12 {
        border-radius: 10px;
    }
    
    .t-col {
        padding-left: 0px;
        padding-right: 0px;
    
    }
}
</style>