.topleftm .tn-atom {
    border-radius: 20px 0 0 0; 
}
 
@media screen and (min-width: 640px) 
  .topleft .tn-atom {
border-radius: 50px 0 0 0; 
    } 
    
    @media screen and (max-width: 640px) 
  .topleft .tn-atom {
border-radius: 20px 0 0 0; 
    } 

.topleft .tn-atom {
    border-radius: 50px 0 0 0; 
}
.btnrghtm .tn-atom {
    border-radius: 0 0 20px 0 ; 
}

.btnrght .tn-atom {
    border-radius: 0 0 50px 0 ; 
}



.radiusm .t-slds__main {
    border-radius: 0 20px; 
}


.t396 [data-elem-type="video"] *:not(.t-text, .t-descr) {
    border-radius: 30px 0;
}

.topright .tn-atom {
    border-radius: 0 20px; 
}

  
@media screen and (min-width: 960px) {   .ifsdesign .tn-atom { border-radius: 50px 0; }}
@media screen and (max-width: 640px) {   .ifsdesign .tn-atom { border-radius: 20px 0; } }
  
@media screen and (min-width: 960px) {   .radius .t-slds__main { border-radius: 0 50px; }}
@media screen and (max-width: 640px) {   .radius .t-slds__main { border-radius: 0 50px;     } }
 

 