@media screen and (min-width: 768px) {
    .contentheader .branding .icon {
        position: absolute;
        top: 36px;
        left: 30px;
        height: 54px;
    }

    .contentheader .branding .main {
        margin-left: 58px
    }
}