.js-store-parts-switcher.js-store-parts-switcher {
    border-radius: 20px;
    background-color: white;
    padding: 5px 15px 5px;
    color: #1A3D63 !important;
    font-size: 20px !important;
}

.tmenu-mobile__container {
    padding-bottom: 10px !important;
}

.tmenu-mobile__imglogo {
    border-radius: 10px !important;
}

.t1008__img {
    border-radius: 30px !important;
}

@media screen and (max-width: 980px) {
    .t228__leftcontainer, .t228__centercontainer, .t228__rightcontainer {
        padding: 23% 0;
    }
    
        .t228 {
            background-color: #fafbfd !important;
    }
    
    .t486 .t-btn {
        margin-top: 30px;
        margin-bottom: 0px  !important; 
    }
    
        .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 30px;
    }
    
        .t1008__img {
        max-width: 100%;
                border-radius: 20px;
                     padding: 0px;
        }
}
}

