@media screen and (max-width:480px) {
  .get_help_footer_phone i {
  	font-size: 20px;
  	margin-top: 4px;
  }
  .get_help_footer_phone p {
      padding-left: 25px;
      font-size: 20px;

      margin: 0;
  }
  .get_help_footer_title p {

      font-size: 15px;

  }
  .get_help_footer_phone_time p {

      font-size: 9px;
    }
}
