h1, h2, h3, h4, h5, h6 {
    letter-spacing:0px;
}

.page-footer__logo img {
    height: 60px;
}

.page-header__logo img {
    height      : 50px;
    margin-right: 30px;

}

.cut-text {
    width        : 200px;
    height       : 50px;
    white-space  : nowrap;
    overflow     : hidden;
    text-overflow: ellipsis;
}