@media screen and (min-width:0\0) { 
    .round .sec{
        -webkit-transition: initial;
        transition: initial;
    }
}