    #pt-footer .footer-contact p {
        width: 100%;
    }
.fa-twitter-square:before {
    content: "\f081";
    size: 20px;
    font-size: 37px;
    margin-left: 105px;
}
#pt-footer .footer-contact p {
    margin-left: 0px;
}
#pt-footer p, #pt-footer span {
    color: #ddd;
    font-size: 14px;
    margin-left: 0px;
}
@media (max-width:425px){
.fa-twitter-square:before {
    content: "\f081";
    size: 20px;
    font-size: 37px;
    margin-left: 0px;
}
.about-footer img {
        margin-left: 0px !important;
    }
    #pt-footer p, #pt-footer span {
    text-align: center;
}
}