@media screen and (min-width: 1200px){
        
        .header-menu {
            height: 40px;
            background: #1857b2;}
        .mobile img{
            display: block;
        
            max-width: 100%;
            height:60px;}
    
    }
    @media screen and (max-width: 980px){
        .header-menu {
            height: 60px;
            background:#8f000b;}
        .mobile{
            width:300px;}
        .mobile img{
            display: block;

            max-width: 100%;
            height:60px;}
    }
.titlestyle1012819{ font-size: 9pt; color: #222222; line-height: 200%; text-decoration: none ;}

.closestyle1115261{ font-size:12px;color:#333333;text-decoration: none ;}

