.tabs-z-system {
    display: none;
}

.boritokep img {
    height: auto;
    max-width: 100%;
}

@media screen and (max-width: 920px) {
    .elerhetoseg {
        padding: 20px;
    }
    
    .ujexodus-legutobbi-lapszamok {
        width: 450px;
        margin: 0 auto;
    }
    
}

@media screen and (max-width: 700px) {
    .kapcsolat {
        float: none !important;
        width: auto;
        margin: 0 auto;
        display: table;
    }
    
    section.terkep {
        margin-top: 20px !important;
        float: none;
        width: 350px;
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width: 560px) {
    a.button-1 {
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    section.terkep {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .kapcsolat li {
        display: table;
        clear: both;
        width: 100%;
        margin-bottom: 30px;
    }
    
    .kapcsolat li img {
        display: table;
        margin-top: 0px;
        float: left;
    }
    
    .kapcsolat li span {
        display: table;
        margin-left: 20px;
        float: left;
        width: 70%;
        height: auto;
        text-align: left;
    }
    
    .ujexodus-legutobbi-lapszamok {
        clear: both;
        width: auto;
    }
    
    section.ujexodus-legutobbi-lapszamok li {
        display: table;
        margin: 0 auto;
        float: none;
    }
    
    section.ujexodus-legutobbi-lapszamok li img {
        display: table;
        margin-right: 0px;
    }
}

@media screen and (max-width: 450px) {
    .nemfejleces-fejlec h1 {
        font-size: 50px !important;
    }
    
    .tabs-z-system {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    section.terkep {
        display: none;
    }
    
    #tartalom h2 {
        font-size: 21px;
    }
}

@media screen and (max-width: 380px) {
    body {
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }
    
    #befogo {
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }
    
    .nemfejleces-fejlec h1 {
        font-size: 36px !important;
    }
}