﻿.home-project-w {
    margin-top: -3px;
    margin-bottom: -7px;
}

@media (max-width: 992px) {
    .home-project-w {
        background-position: top center;
        padding-top: 55px;
    }

    .top-project-h {
        padding-bottom: 42px;
    }
}