.pp-icon .aio-icon {
    transform: skewX(30deg);
    border-radius: 4px;
    width: 2.5em !important;
    margin-bottom: 16px !important;
}

.pp-icon .aio-icon i {
transform: skewX(-30deg);
}
.branding a img, .branding img {
    max-height: 55px;
    width: auto;
}