.t280__small .t280__burger span {
    height: 1px;
}

.t280__logo__img {
    top: -2px;
    height: 100%;
    position: relative;
}
    

@media only screen and (max-device-width: 360px) {
    .t280__logo__img {
        height: 17px !important;
    }
}


/* About page add mobile padding left/right */
.t107, .t670 {
    padding: 0 20px;
}



/* About page */
@media screen and (max-width: 960px) {
    .t-container {
        max-width: 100%;
    }
}

@media only screen and (max-device-width: 480px) {
    .project_photo {
        padding: 0 20px;
    }
}