* {
  font-style: normal !important;
}

.buble-right .tn-atom{
    border-radius: 35px 35px 0px 35px !important;
}

.buble-left .tn-atom{
    border-radius: 35px 35px 35px 0px!important;
}

.bg-circle{
    z-index:1!important;
}

@media screen and (max-width: 480px) {
    .pr-10 .tn-atom {
        padding-left: 10px !important;
    }
}


