.banner__content {
    top: 50%;
    left: 15%;
}
.project__item .project__content {
    background-color: rgba(0, 0, 0, 0.582);
}

.project__item {
    height: 800px;
}
.brand__wrp{
    justify-content: center;
}
.footer__item, .footer-three__item, .footer-three__item-last {
width: 200px;
}
.footer__wrp-bottom ul{
    width: 100%;
}
.banner__image img{
    object-position: right;
}
