@media screen and (min-width: 640px){
    .img-border .tn-atom {
        border-radius: 60px 2px !important;
    }
}

@media screen and (max-width: 640px){
    .img-border .tn-atom {
        border-radius: 40px 2px !important;
    }
}

@media screen and (max-width: 750px) {
    .t555__contentwrapper {
        padding: 20px 0px !important;
    }
}

.t552__blockimg {
    background-size: contain !important;
}

.nlm095_158752631201 .t552__tile{
    margin-left: 10px !important;
}