@media screen and (min-width: 1150px) and (max-width: 1950px) {
    .info-box .mb-box h1 {
        font-size: calc(1.7vw + 1px);
    }

}
.footer-project-logo{
    max-width: 90%;
    height: 71px;
    margin-bottom: 15px;
}
.qr-codes img {
    height: 110px!important;
}