@media screen and (max-width: 960px) {
    .t-calc__wrapper {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .t-calc__wrapper input,
    .t-calc__wrapper select,
    .t-calc__wrapper button {
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
    }
}

.sw-app .sw-shadow-type2 {
    box-shadow: 0 0px 8px rgb(0 0 0 / 20%) !important;
}

#sw-app-36c8b7ae616d9e020bb9e5612b32d04b .sw-review-box {
    border: 1px solid #f3f3f3 !important;
    border-radius: 20px !important;
        box-shadow: 4px 4px 15px 0px rgba(243, 243, 243, 0.5)!important;
}

#sw-app-36c8b7ae616d9e020bb9e5612b32d04b .sw-review-item {
    border-radius: 20px!important;
    border: 1px solid #f3f3f3 !important;
    box-shadow: 4px 4px 15px 0px rgba(243, 243, 243, 0.5)!important;
}

@media screen and (min-width: 981px) {
    #sw-app-36c8b7ae616d9e020bb9e5612b32d04b .sw-review-box {
        padding: 20px !important;
        max-width: 1200px !important;
    }
    
    #sw-app-36c8b7ae616d9e020bb9e5612b32d04b .sw-app-body {
        padding: 0px 20px 0px 20px !important;
    }
}


@media screen and (max-width: 439px) {
    #sw-app-36c8b7ae616d9e020bb9e5612b32d04b .sw-app-body {
       padding: 0px 20px 0px 20px !important;
    }
    
 .t397__wrapper {
    outline-color: #fff !important;
}