#rendeles-menete {
    padding-bottom:50px;
}

#rendeles-menete .content-left{
    width: 222px;
}

#rendeles-menete .lepes-1 h3{margin-top:13px}
#rendeles-menete .lepes-3{}
#rendeles-menete .lepes-4{}

#rendeles-menete .paragraph {
    margin:0;
}

#rendelesmenete-container h1{
    margin-bottom: 4rem;
}

#rendeles-menete .content-left img{
    width: 100%;
}

#rendeles-menete .content-right{
    width: calc(100% - 222px - 40px);
    padding-left: 40px;
}

.order-steps h3{
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 37px;
}

@media only screen and (max-width: 1300px) {
    .order-steps h3 {
        margin-top:44px;
    }
    #rendeles-menete .paragraph {
        font-size:17px;
    }
}

@media only screen and (max-width: 992px) {
    #rendeles-menete .content-left{
        display: none;
    }
    #rendeles-menete, #rendeles-menete .content-right{
        width: 100%;
    }
    #rendeles-menete .content-right {
        padding-left:0;
    }
} 