.t446__maincontainer {    
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
}

.t668__wrapper {
    border: 1px solid #CDCDCD;
    background-color: #F8F8F8;
    border-radius:20px;
}

.t668__wrapper:hover {
    border: 1px solid #6DDA52;
    background-color: #FFF;
}

.t728__wrapper, .t728__bgimg {
    border-radius:20px;
}

.inner__headerbg {
    margin:0 20 0 20;
    border-radius:20px;
}

.t117 {
    margin: 0 3%;
}

.t404__img {
    border-radius:20px;
}

.t165__img {
    border-radius:20px;
}

.t-card__title:a {
    border: 1px solid #6DDA52;
}

.t1000 {
    margin: 0 40px;
}

.t1000__background-image {
    border-radius:20px;
}

@media screen and (max-width: 960px) {
    .t446__maincontainer{
        padding-top:20px;
        padding-bottom:40px;
    }    
    
    .t1000__features.t-col {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .t404__img {
        border-radius:20px;
    }
    
    .t1000 {
       margin: 0 15px;
    }
}



