.sor1 {
    background-color: #ffffff;
    border-bottom: 1px solid #cacaca;
}

.mbv {
    display: none;
}

#evry {
    display: block;
    font-family: "helveticaneue-reg", Arial;
    font-size: 17px;
    position: relative;
    text-align: left;
    top: 15px;
    width: 627px;
}

@media (min-width: 673px) and (max-width: 1059px) {
    .kosartabla {
        border: medium none;
        font-size: 13px;
        left: -5px;
        max-width: 800px;
        position: relative;
        top: -29px;
        width: 90%;
    }

    #evry {
        display: block;
        font-family: "helveticaneue-reg", Arial;
        font-size: 21px;
        position: relative;
        text-align: center;
        top: 15px;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (min-width: 10px) and (max-width: 672px) {
    .kosartabla {
        border: medium none;
        font-size: 13px;
        left: 0;
        /*max-width: 300px;*/
        max-width: 90%;
        position: relative;
        top: -29px;
        width: 100%;
    }

    .mbv {
        display: block;
    }

    #evry {
        display: block;
        font-family: "helveticaneue-reg", Arial;
        font-size: 21px;
        position: relative;
        text-align: center;
        top: 15px;
        width: 90%;
    }
}
