@media screen and (min-width: 1250px){


    /*
    .home-front-page-logo{
        width:50%;
        display:flex;
        justify-content: center;
        align-items: center;
    }
    
    .home-front-page-text{
        width:50%;
        display:block;
        justify-content: center;
        align-items: center;
        font-family: 'arial black';
        font-size: 80px;
        line-height: 65px;
    }*/


}
