
    
    
        .site-nav li a.site-nav__link--topcareer {
            color: #10253F;
        }
        .topcareer-sidebar img {
            max-width: 100%;
        }
        .topcareer-mobile {
            display: none;
        }
        .topcareer-mobile img {
            max-width: 100%;
        }
        @media screen and (max-width: 640px) {
            .topcareer-sidebar {
                display: none;
            }

            .topcareer-mobile {
                display: block;
                text-align: center;
                margin-bottom: 40px;
            }

        }
    
    
        /* Anna Jancarikova - 6. 8. 2018 */
    
      @media (min-width:58em){
        .iframe-topcareer-mobile{display:none;}
        }
        
     .iframe-topcareer-desktop{
     margin-bottom: 40px;
     }   
