.udr_text_B_ad {padding-left: 2.9em;}
.udr_text_B_ul94 {padding-left: 3.8em;}
.arrow_item .udr_heading_C{font-feature-settings: "palt";}
.arrow_item_img {position: relative;}
.arrow_item_img::after {position: absolute;content: "";  width: 0; height: 0; border-left: 30px solid #cacaca; border-top: 30px solid transparent; border-bottom: 30px solid transparent; top: calc(50% - 30px);right: -11%;}
.small-txt {font-size: 0.875em;}

@media only screen and (min-width:768px) and (max-width:1200px){
.arrow_item_img::after{right: -12%;border-left: 26px solid #cacaca; border-top: 26px solid transparent; border-bottom: 26px solid transparent; top: calc(50% - 26px);}
}


@media only screen and (max-width:767px) {
.arrow_item_img::after {position: absolute;content: "";    width: 0; height: 0; border-left: 30px solid transparent; border-right: 30px solid transparent; border-top: 20px solid #cacaca;right: calc(50% - 30px);top: auto; bottom: -60px;}
.small-txt {font-size: 1em;}
}