@media (min-width: 1200px){
    .home-header .firtTitle {
        display: inline-block;
        float: left;
    }
}