.uc_mobile_bullets *{
margin:0;
padding:0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.uc_mobile_bullets img{ max-width:100%;}
.uc_mobile_bullets .uc_centered_bullets_holder{ padding:0%; overflow:hidden;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_pic{ text-align:center;float: left;width:25%;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content{ padding: 5%; text-align:center;float: left;width:75%;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box{text-align: left; padding:0px;font-size:17px; font-weight:400;line-height: 22px;margin-bottom: 25px;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_heading_box h3{ font-weight:300; font-size:40px; text-transform:uppercase;line-height: 70px;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box{text-align: left; width:33%; padding:0px;float: left;margin-bottom: 40px;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box{ text-align:left; margin:20px 0 30px;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box .uc_icon_box .fa{ font-size:40px;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box h2{ font-size:22px; font-weight:700;margin: 10px 0 5px;font-style: italic;}
.uc_mobile_bullets .uc_centered_bullets_holder .uc_centered_bullets_content .uc_content_box p{ font-size:17px; font-weight:400;line-height: 22px;}
@media only screen and (max-width: 414px) 
{
}