.item-page{
max-width: 768px
}
#active_step {
     text-transform: uppercase;
}

.img {
    max-width: 30%;
    height: auto;
} 

.prtermekinput {
    max-width: 100%;
    background-color: #fefefe;
    font-size: 1rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    /* padding: .6rem 1rem; */
    line-height: 1.5;
}

prtermekinputgomb {
    margin: 0;
    /* font-family: inherit; */
    font-size: inherit;
    line-height: inherit;
}